Logo
Explore
Register Sign In
chuan/CLIProxyAPI
1
0
Fork 0
You've already forked CLIProxyAPI
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
09b9d3b3fa1dcd6df764c82050017f6fc42a129a
CLIProxyAPI/internal/api/handlers
T
Luis Pater 09b9d3b3fa Unlock mutex before returning error in handlers.go to prevent deadlocks
09b9d3b3fa ยท 2025-08-29 09:46:12 +08:00
History
..
claude
Fix some bugs.
2025-08-29 04:05:08 +08:00
gemini
Add nil-check for GetRequestMutex across handlers to prevent potential panics
2025-08-29 00:23:37 +08:00
openai
Add nil-check for GetRequestMutex across handlers to prevent potential panics
2025-08-29 00:23:37 +08:00
handlers.go
Unlock mutex before returning error in handlers.go to prevent deadlocks
2025-08-29 09:46:12 +08:00