fix wait
This commit is contained in:
@@ -12,7 +12,7 @@ import thread
|
||||
import basic_producer_consumer
|
||||
|
||||
console = Console(highlight=False)
|
||||
VERSION = "1.3.1"
|
||||
VERSION = "1.3.2"
|
||||
thread.console = console
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user