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

bugfix: Remove all cancallables on finish #4432

Merged
merged 1 commit into from Sep 23, 2022

Conversation

tgodzik
Copy link
Contributor

@tgodzik tgodzik commented Sep 23, 2022

There were two remaining cases where cancllables were never removed from a queue:

  • in shell runner
  • debug sessions

Now, they are properly removed after finishing.

Follow up to #4421

There were two remaining cases where cancllables were never removed from a queue:
- in shell runner
- debug sessions

Now, they are properly removed after finishing.

Follow up to scalameta#4421
@kpodsiad
Copy link
Member

closes #3556

Copy link
Member

@tanishiking tanishiking left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@tgodzik tgodzik merged commit 0289b20 into scalameta:main Sep 23, 2022
@tgodzik tgodzik deleted the remove-cancelables branch September 23, 2022 15:26
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

3 participants