Skip to content
Snippets Groups Projects
Commit e57dd66c authored by Nicolas "Pixel" Noble's avatar Nicolas "Pixel" Noble
Browse files

Cascade-kick pollsets when shutting down.

In the case we're using a threadpool, depending on where the threads are waiting in completion queue's next, they'll get stuck on shutdown because we're only kicking one of them. Instead, let's cascade-kick the pollsets when we shutdown so that we make sure all of them are exitting properly.
parent 66daf234
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