We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96913b8 commit f261759Copy full SHA for f261759
src/agents/result.py
@@ -216,5 +216,3 @@ def _cleanup_tasks(self):
216
217
if self._output_guardrails_task and not self._output_guardrails_task.done():
218
self._output_guardrails_task.cancel()
219
- self._output_guardrails_task.cancel()
220
0 commit comments