Skip to content
Snippets Groups Projects
Commit b8bff2b7 authored by Eric Cano's avatar Eric Cano
Browse files

Added better handling of absent queue.

The situation can happen if the queue was removed but not yet derefernced from the
root entry while another process tries access the queue. This a race condition.
The process trying to access the queue will proceed the with cleanup itself
and retry.
parent e29a4436
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment