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

Potential race condition in <Pump />? #109

Open
julianbenegas opened this issue Jun 12, 2024 · 0 comments
Open

Potential race condition in <Pump />? #109

julianbenegas opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@julianbenegas
Copy link
Member

As updates come from basehub.com, Pump calls the server action to compute the new JSX. Because the network is in between, we could potentially have race conditions hidden in here...

We could even have race conditions between the code's own fast refresh and a pending server action call.

@julianbenegas julianbenegas self-assigned this Jun 12, 2024
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

1 participant