daemon/worker: orphaned tasks prevention
Merge request reports
Activity
This sometimes makes it crash on an assertion:
kresd: daemon/worker.c:1476: subreq_lead: Assertion `0' failed.
https://gitlab.labs.nic.cz/knot/knot-resolver/blob/master/daemon/worker.c#L1470
cc @anb
mentioned in commit 23cd0fa1
We are not able to reproduce the crash and it passed all tests we invented so I'm going to merge this to expose it to more realistic workloads. Hopefully someone will be able to provide a reproducer.
Edited by Petr Špačekadded bug label
Please register or sign in to reply