mycroes/Sally7

Failed to return job ID exception on dispose

Closed this issue · 1 comments

When disposing an active connection (with pending read/writes) the queues are disposed as well. This results in an exception that the job ID could not be returned to the queue. This is probably masking a more relevant exception.

Hotfix in 6fa4fee (v0.14.3), mainlined in #48.