This repository was archived by the owner on May 29, 2025. It is now read-only.
Commit 95e5fb7
authored
fix: added forgotten yield in case of job preemption (snakemake#148)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced job management by improving the responsiveness of active job
status checks.
- Added functionality to yield job information when certain conditions
are met, allowing for better processing of active jobs.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 8adfbf8 commit 95e5fb7
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| 364 | + | |
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
| |||
0 commit comments