Files
claude-code-skills-reference/transcript-fixer/scripts
daymade dbcb53a376 Fix RuntimeError: Event loop is closed
- Move HTTP client cleanup into the same async context
- Prevents 'Event loop is closed' error when closing HTTP client
- Ensures proper resource cleanup in the same event loop
2025-12-20 23:29:28 +08:00
..