|
cc4fc3268a
|
added Queue subclass where put_nowait honors mutex lock, and that can be flushed
|
2023-06-01 13:59:58 +02:00 |
|
|
bab3232c82
|
added __repr__ for everything
|
2021-09-10 14:39:51 +02:00 |
|
|
78591549a9
|
made BSCache.run() a generator; moved dealing with the queue completely into ProdThread; allowed setting the maxsize of the queue from ProdThread()
|
2021-09-08 18:41:27 +02:00 |
|
|
f8cd002cb0
|
added package structure
|
2021-09-08 14:04:00 +02:00 |
|