Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OPIK-868] bug async generators do not club spans under a single trace (
#1265) * Draft implementation of new generator function tracking support * Move temporary_context contextmanager to context_storage * Improve type hints * Update tracker outputs unit tests * Remove capture_output=True from track decorator unit tests * Refactor in base track decorator * Fix typing * Add docstring for _decorate * Update docstring for _decorate * Update default generations aggregation method from str() to concatenation of stringified items. * Fix lint errors * Fix docstring
- Loading branch information