mirror of
https://github.com/matrix-construct/construct
synced 2025-01-14 00:34:18 +01:00
modules/s_dns_resolver: Remove redundant dtor interruption.
This commit is contained in:
parent
e6dd4beaaa
commit
325c2a34b3
1 changed files with 0 additions and 2 deletions
|
@ -128,8 +128,6 @@ noexcept
|
|||
ctx::sleep(3);
|
||||
}
|
||||
|
||||
sendq_context.interrupt();
|
||||
timeout_context.interrupt();
|
||||
assert(tags.empty());
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue