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

Fix enforcing the limit of concurrent sandboxes per team #101

Merged
merged 8 commits into from
Mar 19, 2024

Conversation

ValentaTomas
Copy link
Member

@ValentaTomas ValentaTomas commented Mar 13, 2024

In some conditions the concurrency limits are not working correctly.
This PR should fix that by also adding the sandboxes that are being spawned into cache instead of updating cache after the sandbox is spawned.

  • Test

@ValentaTomas ValentaTomas marked this pull request as ready for review March 19, 2024 18:19
@ValentaTomas ValentaTomas changed the title Fix enforcing of team concurrency limits Fix enforcing the limit of concurrent sandboxes per team Mar 19, 2024
@jakubno jakubno changed the base branch from main to dev March 19, 2024 21:55
@jakubno jakubno merged commit e75b980 into dev Mar 19, 2024
@jakubno jakubno deleted the concurrent-start-fix branch March 19, 2024 21:57
@jakubno jakubno mentioned this pull request Mar 24, 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

Successfully merging this pull request may close these issues.

None yet

2 participants