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

Fix tasks update for linux processes #1473

Merged
merged 4 commits into from
Mar 5, 2025
Merged

Conversation

GuillaumeGomez
Copy link
Owner

@GuillaumeGomez GuillaumeGomez commented Mar 4, 2025

Fixes #1452.

@stevenxxiu: I have two questions:

  1. Does it fix your bug?
  2. Can you provide me small code I could use to write a regression test please? (Or you can send a PR adding such a test, as you prefer). EDIT: I added a test based on the code you provided

@stevenxxiu
Copy link
Contributor

stevenxxiu commented Mar 5, 2025

Hi thanks for the fix! I added a better test. How do I run it? cargo test -- --test-threads 1 doesn't appear to run tests under tests/.

[EDIT] Got it, cargo test --test process.

@GuillaumeGomez GuillaumeGomez merged commit 5852e4c into master Mar 5, 2025
66 of 67 checks passed
@GuillaumeGomez GuillaumeGomez deleted the fix-tasks-update branch March 5, 2025 12:57
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.

Tasks aren't refreshed in System
2 participants