Commit 18b74703 authored by wang's avatar wang

1

parent befb2662
...@@ -76,7 +76,7 @@ def exec(thread_id): ...@@ -76,7 +76,7 @@ def exec(thread_id):
def run(): def run():
brush_thread = 4 brush_thread = 3
print(f'本次并发数 {brush_thread}') print(f'本次并发数 {brush_thread}')
......
This source diff could not be displayed because it is too large. You can view the blob instead.
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