Skip to content

Commit 30478c8

Browse files
committed
seems to work better
1 parent eb3c42e commit 30478c8

File tree

1 file changed

+0
-1
lines changed
  • services/storage/src/simcore_service_storage/modules/celery

1 file changed

+0
-1
lines changed

services/storage/src/simcore_service_storage/modules/celery/signals.py

-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ async def lifespan(
6262
target=_init_fastapi,
6363
name="fastapi_app",
6464
args=(startup_complete_event,),
65-
daemon=True,
6665
)
6766
thread.start()
6867
# ensure the fastapi app is ready before going on

0 commit comments

Comments
 (0)