Skip to content

v0.9.8: Fix assertion failure when cancelling DNS lookup

Compare
Choose a tag to compare
@Geod24 Geod24 released this 19 Aug 06:08
· 151 commits to master since this release

Before this change, a timeout on a DNS lookup would trigger an assertion failure.
This was likely not visible in user code as the main user, vibe-core,
did not implement timeout, but this will be fixed in the next (v1.9.4) release.