Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@soranoba
Copy link
Owner

There was a bug that panic occurred when it was executed in parallel more than a certain amount.
It was due to the inability to have exclusive control of Callback.

This PR avoids this by pre-configuring Callbacks.
As a result, setup is required, so I will consider it as a destructive change and change a major version after the PR merged.

@soranoba soranoba merged commit 6402303 into master May 24, 2021
@soranoba soranoba deleted the fix/concurrency-bug branch May 24, 2021 08:06
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.

2 participants