Skip to content
Snippets Groups Projects
Commit bf8aea50 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-476: Use LLThreadSafeQueue, not boost::fibers::buffered_channel.

We've observed buffered_channel::try_push() hanging, which seems very odd. Try
our own LLThreadSafeQueue instead.
parent af353911
No related branches found
No related tags found
No related merge requests found
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