We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecbb162 + 3a81038 commit 9bcdb2fCopy full SHA for 9bcdb2f
1 file changed
executorlib/task_scheduler/file/queue_spawner.py
@@ -151,4 +151,4 @@ def get_terminate_function(terminate_tasks_on_shutdown: bool) -> Optional[Callab
151
Optional[Callable]: The terminate function to use, or None if no termination is needed.
152
"""
153
if terminate_tasks_on_shutdown:
154
- return terminate_with_pysqa
+ return terminate_with_pysqa
0 commit comments