Activity
Write plausible tkinter code that thinks about all options
Write plausible tkinter code that thinks about all options
Fix typing
Fix typing
Allow submitting workflow attempt metrics with toil history --submit
Allow submitting workflow attempt metrics with toil history --submit
Fix SQL syntax and semantics
Fix SQL syntax and semantics
Hook up hooks for recording job and workflow history
Hook up hooks for recording job and workflow history
Record job start times since Dockstore needs them
Record job start times since Dockstore needs them
Fix typo
Fix typo
Satisfy MyPy
Satisfy MyPy
Start porting over to ZIP download based TRS retrieval
Start porting over to ZIP download based TRS retrieval
Force push
Start porting over to ZIP download based TRS retrieval
Start porting over to ZIP download based TRS retrieval
Start on helpers for working with MiniWDL's call cache
Start on helpers for working with MiniWDL's call cache
Add a test for whole-node CWL memory on Slurm
Add a test for whole-node CWL memory on Slurm
Allow WDL 1.0 workflows to use GPUs without the gpu key
Allow WDL 1.0 workflows to use GPUs without the gpu key
Put symlink passthrough test on skip list until DataBiosphere#5031 is…
Put symlink passthrough test on skip list until DataBiosphere#5031 is…
Use WDL conformance tests that have a sensible input_override test
Use WDL conformance tests that have a sensible input_override test
Add hint machinery to kind of help the user move things
Add hint machinery to kind of help the user move things
adamnovakpushed 1 commit to issues/4972-refuse-buggy-filesystems • d80cc8f…2e7830b •
on Jul 18, 2024
Merge remote-tracking branch 'upstream/master' into issues/4972-refus…
Merge remote-tracking branch 'upstream/master' into issues/4972-refus…
adamnovakpushed 7 commits to issues/4972-refuse-buggy-filesystems • a14bc08…d80cc8f •
on Jul 18, 2024
Sniff filesystem type and try not to use locks on Ceph
Sniff filesystem type and try not to use locks on Ceph
Satisfy MyPy more (new MyPy?)
Satisfy MyPy more (new MyPy?)
Fix lingering old import
Fix lingering old import
Force push
Fix linkering old import
Fix linkering old import
Keep resource monitoring state in a class
Keep resource monitoring state in a class
Use 3.8-compatible type hints
Use 3.8-compatible type hints
Preserve exit code from user code
Preserve exit code from user code
Run worker orderly cleanup even if asked to stop
Run worker orderly cleanup even if asked to stop
Make the interrupt signal actually get to the worker process
Make the interrupt signal actually get to the worker process
Use SIGINT for Slurm timeouts instead of SIGTERM
Use SIGINT for Slurm timeouts instead of SIGTERM
Add a Slurm termination signal for timeouts
Add a Slurm termination signal for timeouts
Swap over to a stats example that is more illustrative
Swap over to a stats example that is more illustrative