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(bootstrap): fix euroscope crash in development mode #318

Merged
merged 1 commit into from Aug 6, 2021

Conversation

AndyTWF
Copy link
Contributor

@AndyTWF AndyTWF commented Aug 6, 2021

It was crashing when you shutdown the plugin if the core binary is loaded directly

fix #317

It was crashing when you shutdown the plugin if the core binary is loaded directly

fix VATSIM-UK#317
@AndyTWF AndyTWF requested a review from AxonC August 6, 2021 09:44
@AndyTWF AndyTWF merged commit d66039d 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.

Development shutdown can cause ES crash
3 participants