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

Resolve abnormal workflow #541

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

itutu-tienday
Copy link
Collaborator

@itutu-tienday itutu-tienday commented Dec 27, 2024

Content

  • Refactoring
  • Resolve abnormal workflow
    • Fixed a potential bug in which the status check request from the frontend could not be completed indefinitely due to the execution status of the workflow.
      • Added a mechanism to monitor process availability (use psutil)
    • Other Improvements
      • Support for cancel(kill) of processes in “conda env create” during workflow execution

Testcase

@milesAraya milesAraya self-requested a review January 8, 2025 06:36
@itutu-tienday itutu-tienday merged commit 159a87b into develop-main Jan 8, 2025
5 checks passed
@itutu-tienday itutu-tienday linked an issue Jan 8, 2025 that may be closed by this pull request
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.

[No.210]Handling of Snakemake processes in abnormal state
2 participants