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

fix: make sure the listener gets removed after the command executor is completed #371

Merged
merged 2 commits into from
Nov 26, 2019

Conversation

mykola-mokhnach
Copy link
Contributor

this.eventEmitter.on(ON_UNEXPECTED_SHUTDOWN_EVENT, unexpectedShutdownListener);
})
]).finally(() => {
// https://github.com/appium/appium/issues/13631
Copy link
Member

Choose a reason for hiding this comment

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

in general, IMO a comment which is only a link is not as useful as one which briefly explains something in words and then also includes a link.

@mykola-mokhnach mykola-mokhnach merged commit da0f5f3 into appium:master Nov 26, 2019
@mykola-mokhnach mykola-mokhnach deleted the events_clean branch November 26, 2019 20:15
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.

2 participants