Skip to content

Commit ed72439

Browse files
committed
Remove TODO
1 parent ea9bfdb commit ed72439

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

temporalio/worker/_worker.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -783,8 +783,6 @@ async def raise_on_shutdown():
783783
if self._nexus_worker:
784784
await self._nexus_worker.wait_all_completed()
785785

786-
# TODO(nexus-preview): check that we do all appropriate things for nexus worker that we do for activity worker
787-
788786
# Do final shutdown
789787
try:
790788
await self._bridge_worker.finalize_shutdown()

0 commit comments

Comments
 (0)