14a896be5d
Depending on the timing of starting and finishing DNS queries, `Thread.join` could be called on an instance that had already been `destroy`ed. To avoid this, the thread instance is now explicitly set to null, as well as resetting the "done" field to avoid redundant work for unused slots. See vibe-d/vibe.d#2378. |
||
---|---|---|
.. | ||
eventcore |