This commit is contained in:
parent
c9f940f6a8
commit
d364473c23
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ The suggestion was given to disable passing the output via a socket to have high
|
|||
(setf slynk:*use-dedicated-output-stream* nil)
|
||||
```
|
||||
|
||||
Since I rather have something working that it being high performant not-working I followed the suggestion which fixed the issue:
|
||||
Since I rather have something working than it being highly performant and not-working I followed the suggestion which fixed the issue:
|
||||
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue