Skip to content

Commit ac016b5

Browse files
committed
remove obsolete TODO
1 parent 9d4b3ef commit ac016b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

guardrails/run/async_stream_runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ async def async_step(
122122
refrain_triggered = False
123123
validation_passed = True
124124

125-
# TODO: reset the context vars when finished
126125
context = copy_context()
127126
stream_context_vars: ContextVar[Dict[str, ContextVar[List[str]]]] = ContextVar(
128127
"stream_context"

0 commit comments

Comments
 (0)