We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b328d49 commit 59b0b3fCopy full SHA for 59b0b3f
tests/test_decorators.py
@@ -1657,3 +1657,5 @@ async def async_root_function(*args, **kwargs):
1657
if obs.metadata and obs.metadata.get("caught_exception")
1658
)
1659
assert caught_obs is not None
1660
+
1661
+ LangfuseResourceManager.reset()
0 commit comments