You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor LLMManager's cleanup process to enhance event loop handling during shutdown. Implement best-effort scheduling for cleanup tasks without blocking, and clarify the importance of avoiding new event loop creation to prevent shutdown warnings. Update documentation to guide users on explicit cleanup calls for deterministic behavior.
0 commit comments