Skip to content

daemon/worker.c: fix warning from compilation without asserts

Štěpán Balážik requested to merge tumbleweed_errors into master

I kept the changes (especially the one in qr_task_on_send) as local as possible while hopefully preserving the invariants other functions in worker rely upon.

Merge request reports