Commit 3f4f1269 authored by wang's avatar wang

1

parent eb091d45
...@@ -76,7 +76,7 @@ def exec(thread_id): ...@@ -76,7 +76,7 @@ def exec(thread_id):
def run(): def run():
brush_thread = 2 brush_thread = 4
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