Skip to content

Commit 0339d2e

Browse files
author
Andrei Neagu
committed
added note for issue
1 parent 7baad68 commit 0339d2e

File tree

1 file changed

+1
-1
lines changed
  • packages/celery-library/src/celery_library

1 file changed

+1
-1
lines changed

packages/celery-library/src/celery_library/common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ async def create_task_manager(
4848
client_name="celery_tasks",
4949
)
5050
await redis_client_sdk.setup()
51-
#
51+
# GCR please address https://github.com/ITISFoundation/osparc-simcore/issues/8159
5252

5353
return CeleryTaskManager(
5454
app,

0 commit comments

Comments
 (0)