Skip to content

Commit 4eca5c9

Browse files
committed
Comment on disabling of sandbox
1 parent ac63af2 commit 4eca5c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_workflow_caller.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class MCPCallerWorkflowInput:
2020
endpoint: str
2121

2222

23+
# TODO: disable sandbox due to use of ThreadLocal by sniffio
2324
@workflow.defn(sandboxed=False)
2425
class MCPCallerWorkflow:
2526
@workflow.run

0 commit comments

Comments
 (0)