Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't interrupt threads for progress-style none in src/commands/proto…
…col.lisp Saves a little bit of work and may help less robust POSIX implementations such as WSL. * src/commands/protocol.lisp (execute-command): do not interrupt the main thread to signal the progress condition if `progress-style' is `:none'
- Loading branch information