comment length

This commit is contained in:
Felix David 2022-11-01 10:14:58 +01:00
parent 10fb9a1411
commit 895bfbaae5

View file

@ -129,7 +129,8 @@ class CopyLastPublishedWorkfile(PreLaunchHook):
).format(task_name, host_name)
return
# Get sync server from Tray, which handles the asynchronous thread instance
# Get sync server from Tray,
# which handles the asynchronous thread instance
sync_server = next(
(
t["sync_server"]