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

feature: cleanup the mutex use. #4540

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

boris-smidt-klarrio
Copy link
Contributor

@boris-smidt-klarrio boris-smidt-klarrio commented Feb 26, 2025

refactor: the condition on when the task runner finishes.
refactor: use the insert boolean instead of a !contains
feature: infinitive loop detection

Copy link
Contributor

autofix-ci bot commented Feb 26, 2025

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).

@boris-smidt-klarrio boris-smidt-klarrio changed the title refactor: cleanup the mutex use. feature: cleanup the mutex use. Feb 26, 2025
@jdx
Copy link
Owner

jdx commented Feb 26, 2025

it would be ideal if we could have some e2e tests but I also realize that might be very difficult with this sort of change

@boris-smidt-klarrio
Copy link
Contributor Author

boris-smidt-klarrio commented Feb 26, 2025

I can add a the case of pr #4539
I'm not sure if i can really make a test for it since it catches the post_depends issue.

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