mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-06-30 21:37:16 -04:00
Updates to run_job.py
This commit is contained in:
@ -213,6 +213,7 @@ class Renderer(object):
|
||||
grid=(cps_per_block, 1),
|
||||
texrefs=[tref], stream=iter_stream)
|
||||
|
||||
iter_stream.synchronize()
|
||||
if filter_done_event:
|
||||
while not filt_stream.is_done():
|
||||
timemod.sleep(0.01)
|
||||
|
Reference in New Issue
Block a user