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

This fixes #65 EquinoxLaunch cannot handle EXIT_ASYNC_RESULT #66

Merged
merged 3 commits into from
May 18, 2018
Merged

This fixes #65 EquinoxLaunch cannot handle EXIT_ASYNC_RESULT #66

merged 3 commits into from
May 18, 2018

Conversation

frankbenoit
Copy link
Contributor

Wait for the termination of the application and query then the exit code over the properties.
This is needed, if the IApplication#start() returns IApplicationContext.EXIT_ASYNC_RESULT.

Please make sure that your PR allows edits from maintainers. Sometimes its faster for us to just fix something than it is to describe how to fix it.

Allow edits from maintainers

After creating the PR, please add a commit that adds a bullet-point under the -SNAPSHOT section of CHANGES.md that includes:

  • a summary of the change
  • a link to the newly created PR

This makes it easier for the maintainers to quickly release your changes.

Frank Benoit and others added 2 commits May 16, 2018 21:06
Wait for the termination of the application and query then the exit code over the properties.
This is needed, if the IApplication#start() returns IApplicationContext.EXIT_ASYNC_RESULT.
@nedtwigg
Copy link
Member

Looks great! Just update CHANGES.md and I'll merge and release.

@frankbenoit
Copy link
Contributor Author

Great

@frankbenoit
Copy link
Contributor Author

Something else missing?
A release would be nice, as my programs modification cannot go forward. Pending on your release.

@nedtwigg nedtwigg merged commit 0f2e143 into diffplug:master May 18, 2018
@nedtwigg
Copy link
Member

Sorry for the delay! Released as 3.14.0.

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