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

backend: avoid concurrent preview rendering #187

Open
elmariachi111 opened this issue Feb 13, 2022 · 0 comments
Open

backend: avoid concurrent preview rendering #187

elmariachi111 opened this issue Feb 13, 2022 · 0 comments
Labels
performance causes hangs, timeouts or deadlocks

Comments

@elmariachi111
Copy link
Member

when several requests (F5) hit the backend for previews, the concurrent streams save a broken png. Lock the process and yield the same result to all clients

@elmariachi111 elmariachi111 added the performance causes hangs, timeouts or deadlocks label Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance causes hangs, timeouts or deadlocks
Projects
None yet
Development

No branches or pull requests

1 participant