We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfd819 commit ce3d61dCopy full SHA for ce3d61d
1 file changed
snakemake_interface_executor_plugins/settings.py
@@ -46,6 +46,8 @@ class CommonSettings:
46
shared file system.
47
init_seconds_before_status_checks : int
48
Number of seconds to wait before starting to check the status of spawned jobs.
49
+ pass_group_args : bool
50
+ Whether to pass group arguments to spawned jobs.
51
"""
52
53
non_local_exec: bool
0 commit comments