Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19c48f9

Browse files
committed
Test race
1 parent 594a5af commit 19c48f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/worker/test_workflow.py

+1
Original file line numberDiff line numberDiff line change
@@ -6257,6 +6257,7 @@ async def waiting() -> bool:
62576257
assert md_query.current_details == "such detail"
62586258

62596259
await handle.signal(UserMetadataWorkflow.done)
6260+
await handle.result()
62606261

62616262
# Ensure metadatas are present in history
62626263
resp = await client.workflow_service.get_workflow_execution_history(

0 commit comments

Comments
 (0)