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

Unhandleable AbortError in 3+ concurrent line call #1003

Closed
Bricks666 opened this issue Jan 10, 2025 · 0 comments
Closed

Unhandleable AbortError in 3+ concurrent line call #1003

Bricks666 opened this issue Jan 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Bricks666
Copy link

Bricks666 commented Jan 10, 2025

What happened?

If I call some asyncAction which triggers some logic with concurrent more than 2 times in line without waiting the test fails with unhandleable AbortError. Example on codesandbox

Note:

in 3.9.0 it works fine

Part

Package @reatom/effects

Version

>=3.10.0

What browsers are you seeing the problem on?

No response

Relevant log output

No response

@Bricks666 Bricks666 added the bug Something isn't working label Jan 10, 2025
artalar added a commit that referenced this issue Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants