Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Close commander in tests even when Start function was not called #630

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

b-tarczynski
Copy link
Contributor

As it was correctly observed in #624 we should shutdown commander in tests even when Start function wasn't called.
I replaced usages of stopCommander function that depends on isActive flag with direct commander close method.
Also deduplicated function calls in tests that already calls stopWorkersAndWait.

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

Successfully merging this pull request may close these issues.

1 participant