Skip to content
Snippets Groups Projects
Unverified Commit cc3b93c9 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

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.
parent c0d55f91
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment