more logs for dedicated workers

This commit is contained in:
Ruben Fiszel
2024-04-30 17:18:54 +02:00
parent b53aaa49e8
commit 1cac7bf239
5 changed files with 10 additions and 1 deletions

View File

@@ -1193,6 +1193,7 @@ for line in sys.stdin:
jobs_rx,
worker_name,
db,
script_path,
)
.await
}