Changed the "run" icon by testium.

This commit is contained in:
2026-04-27 12:04:19 +02:00
parent e56a1f72c8
commit bcafbfae18
18 changed files with 1005 additions and 282 deletions

View File

@@ -1,8 +1,5 @@
# from io import (StringIO, SEEK_SET, SEEK_CUR, SEEK_END)
from multiprocessing import Queue
from queue import (Empty)
from threading import (Thread, Event, Condition)
from threading import Lock
class StringQueue(object):
""" Class used to store the buffered consoles data: