kopia lustrzana https://github.com/corrscope/corrscope
Remove stray print leftover from multi-core rendering PR
rodzic
9080c10c8d
commit
e4ab26e382
|
@ -436,7 +436,6 @@ class CorrScope:
|
|||
# Multiprocess
|
||||
def play_parallel(nthread: int):
|
||||
framebuffer_nbyte = len(renderer.get_frame())
|
||||
print(f"framebuffer_nbyte = {framebuffer_nbyte}")
|
||||
|
||||
# setup threading
|
||||
abort_from_thread = threading.Event()
|
||||
|
|
Ładowanie…
Reference in New Issue