Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.

fix: add termination of unused workers #4

Merged
merged 3 commits into from
Nov 26, 2020
Merged

Conversation

IKatsuba
Copy link
Contributor

If pipe is destroyed a worker will be terminated

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows Conventional Commits
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

If the pipe is destroyed a worker will not be terminated.

Issue Number: N/A

What is the new behavior?

If the pipe is destroyed a worker will be terminated.

Does this PR introduce a breaking change?

  • Yes
  • No

If pipe is destroyed a worker will be terminated
@IKatsuba IKatsuba added the bug Something isn't working label Nov 26, 2020
@IKatsuba IKatsuba merged commit ef49ea9 into master Nov 26, 2020
@IKatsuba IKatsuba deleted the bugfix/pipe-destroy branch November 26, 2020 07:31
@IKatsuba
Copy link
Contributor Author

🎉 This PR is included in version 1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants