Skip to content
Snippets Groups Projects
Commit 39c90dee authored by Jonathan Hanks's avatar Jonathan Hanks
Browse files

Fix a logical bug in the second trender worker thread that kept it from progressing.

Change an || to an &&, so the loop that waits for work or a stop signal exits when one of those conditions is met.
parent d8113878
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