"README" did not exist on "a17d0ff41dcd890d12f58b68c73a27a767869581"
Handle SIGINT etc. via a sigwait() signal handler thread
This allows other threads to install callbacks that run in a regular, non-signal context. In particular, we can use this to signal the downloader thread to quit. Closes #1183.
Loading
Please register or sign in to comment