Skip to content

Conversation

@huicod
Copy link

@huicod huicod commented May 29, 2024

原本的示例中如果在start = time()前 sleep(5), 那么最后的结果容易为0。也就是说在计时前进程任务就已经开始计算求和了,所以我加入一个Event 来同步所有的进程。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant