Do you need to file an issue?
Describe the bug
When i run drift search and primers are created over, the process was interrupted and an error "RuntimeError: <asyncio.locks.Semaphore object at 0xXXXXXXXXXX [locked]> is bound to a different event loop" was reported
Steps to reproduce
- Run drift search with params ('--root,' '--method' and '--query')
- Wait
- See error
Expected Behavior
RuntimeError: <asyncio.locks.Semaphore object at 0xXXXXXXXXXX [locked]> is bound to a different event loop
GraphRAG Config Used
Logs and screenshots
No response
Additional Information
- GraphRAG Version: v2.3
- Operating System: RedHat8.6
- Python Version:3.10.14
- Related Issues: