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

concurrency issues #233

Open
hamedpro opened this issue Aug 2, 2023 · 0 comments
Open

concurrency issues #233

hamedpro opened this issue Aug 2, 2023 · 0 comments
Labels
backend this is related to something API or server bug Something isn't working as expected frontend just helping developers find what they're more likely be able to do

Comments

@hamedpro
Copy link
Owner

hamedpro commented Aug 2, 2023

like what was written for Note component lifecycle, we must make sure about correct order of async tasks. for example when someone wants to update something 30 times in a second, before new change is applied in client side next change starts and patches new data over previous state of this thing not it edge state. for example in auto save of note.

@hamedpro hamedpro added bug Something isn't working as expected frontend just helping developers find what they're more likely be able to do backend this is related to something API or server labels Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend this is related to something API or server bug Something isn't working as expected frontend just helping developers find what they're more likely be able to do
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant