-
- Downloads
Coroutine-safe Spans (#12589)
* add async task stack * just use asyncio.current_task * wip * delay asyncio Lock assignment in dispatcher * fix async unit tests
Showing
- llama-index-core/llama_index/core/async_utils.py 6 additions, 0 deletionsllama-index-core/llama_index/core/async_utils.py
- llama-index-core/llama_index/core/instrumentation/dispatcher.py 101 additions, 5 deletions...index-core/llama_index/core/instrumentation/dispatcher.py
- llama-index-core/llama_index/core/instrumentation/span_handlers/base.py 2 additions, 1 deletion...re/llama_index/core/instrumentation/span_handlers/base.py
- llama-index-core/tests/instrumentation/test_dispatcher.py 12 additions, 2 deletionsllama-index-core/tests/instrumentation/test_dispatcher.py
Loading
Please register or sign in to comment