Commit 54471006 authored by wang's avatar wang

1

parent 1a4197c8
...@@ -77,7 +77,6 @@ def exec(thread_id): ...@@ -77,7 +77,6 @@ def exec(thread_id):
def run(): def run():
brush_thread = 2 brush_thread = 2
while True:
print(f'本次并发数 {brush_thread}') print(f'本次并发数 {brush_thread}')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment