The stderr seam wrote to current-error-port without flushing, so a process that never returns from -main (a server loop) left its log lines in a buffer that only drained at exit — they never appeared. Flush each write, like the JVM's auto-flushing System.err. |
||
|---|---|---|
| .. | ||
| chez | ||