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(stands): fix concurrency issues with stand assignments #311

Merged
merged 1 commit into from Aug 6, 2021

Conversation

AndyTWF
Copy link
Contributor

@AndyTWF AndyTWF commented Aug 3, 2021

There are potential crash points due to lack of concurrency checking.

fix #310

There are potential crash points due to lack of concurrency checking.

fix VATSIM-UK#310
@AndyTWF AndyTWF merged commit 35b9e2a into VATSIM-UK:main Aug 6, 2021
VATSIMUK pushed a commit that referenced this pull request Aug 6, 2021
## [3.4.1](3.4.0...3.4.1) (2021-08-06)

### Bug Fixes

* **bootstrap:** fix euroscope crash in development mode ([#318](#318)) ([d66039d](d66039d)), closes [#317](#317)
* **edt:** fix timezone issue with estimated departure times ([#316](#316)) ([09396da](09396da)), closes [#190](#190)
* **push-events:** fix potential crash situation in push events ([#315](#315)) ([ff617be](ff617be)), closes [#313](#313)
* **stands:** fix concurrency issues with stand assignments ([#311](#311)) ([35b9e2a](35b9e2a)), closes [#310](#310)
@VATSIMUK
Copy link

VATSIMUK commented Aug 6, 2021

🎉 This PR is included in version 3.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lack of concurrency protection on stands
3 participants