mirror of
https://github.com/justlovemaki/AIClient-2-API.git
synced 2026-04-26 01:45:56 +03:00
[PR #294] [CLOSED] feat(cleanup): 添加清理功能以防止资源泄漏 #329
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AIClient-2-API-justlovemaki#329
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/294
Author: @YaKun9
Created: 1/31/2026
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
c991aadfeat(cleanup): 添加清理功能以防止资源泄漏📊 Changes
5 files changed (+181 additions, -9 deletions)
View changed files
📝
src/auth/codex-oauth.js(+37 -0)📝
src/auth/kiro-oauth.js(+33 -0)📝
src/plugins/api-potluck/key-manager.js(+21 -4)📝
src/providers/provider-pool-manager.js(+56 -3)📝
src/services/api-server.js(+34 -2)📄 Description
本次 PR 修复了项目中多处资源泄漏问题,提升服务长期运行的稳定性。
修复内容
影响范围
测试建议
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.