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

Improve robustness against wrong call order (#165) #166

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

apupier
Copy link
Member

@apupier apupier commented Oct 19, 2018

  • in case stopServer is called before a startServer
  • added start and stop in tests
  • thanks to previous test detected and fixed a remaining Java thread
    when stop server called

Signed-off-by: Aurélien Pupier apupier@redhat.com

- in case stopServer is called before a startServer
- added start and stop in tests
- thanks to previous test detected and fixed a remaining Java thread
when stop server called

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier apupier requested a review from lhein October 19, 2018 11:57
Copy link
Collaborator

@lhein lhein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good improvement!

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.

2 participants