Skip to content
Snippets Groups Projects
Commit 922b1f26 authored by Monty Brandenberg's avatar Monty Brandenberg
Browse files

ESC-211 Metrics data sink - fix delivery by viewer

The TextureFetch thread was still stalling out due to
a different path that determines whether there is work
or not in the thread (uses getPending()) and that had
to be harmonized with the changes to runCondition().
I'm not happy with this solution but a refactor of the
LLThread tree isn't in the cards right now.
parent 0f2ed092
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