Skip to content
Snippets Groups Projects
Commit 2844e365 authored by Federico Lolli's avatar Federico Lolli
Browse files

Fix data race between writing and reading

I think the issue is on taking the mutex for a reading when a writing is enqueued resulting in a deadlock.

has not been tested yet
parent 3e11cd8b
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