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.
1 parent 7baad68 commit 0339d2eCopy full SHA for 0339d2e
packages/celery-library/src/celery_library/common.py
@@ -48,7 +48,7 @@ async def create_task_manager(
48
client_name="celery_tasks",
49
)
50
await redis_client_sdk.setup()
51
- #
+ # GCR please address https://github.com/ITISFoundation/osparc-simcore/issues/8159
52
53
return CeleryTaskManager(
54
app,
0 commit comments