Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running multiple cases at the same time and reporting errors: panic: double seq is less than call seq #162

Open
kannae97 opened this issue Mar 20, 2024 · 2 comments

Comments

@kannae97
Copy link

Like this:
image

panic: double seq is less than call seq [recovered]
panic: double seq is less than call seq

@xhd2015
Copy link

xhd2015 commented Mar 20, 2024

gomonkey is not concurrent safe, try xgo if you need concurrent safety: https://github.com/xhd2015/xgo

@kannae97
Copy link
Author

gomonkey is not concurrent safe, try xgo if you need concurrent safety: https://github.com/xhd2015/xgo

Thank u, bro.

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

No branches or pull requests

2 participants