Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SECTL
/
SecRandom
Public
Notifications
You must be signed in to change notification settings
Fork
24
Star
154
Code
Issues
2
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
优化 IPC 客户端和线程管理,改进资源释放和退出流程
- #136
#136
Closed
WSXYT
wants to merge 10 commits into
SECTL:master
SECTL/SecRandom:master
from
WSXYT:master
WSXYT/SecRandom:master
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
优化 IPC 客户端和线程管理,改进资源释放和退出流程
#136
WSXYT
wants to merge 10 commits into
SECTL:master
SECTL/SecRandom:master
from
WSXYT:master
WSXYT/SecRandom:master
Copy head branch name to clipboard
Commits
Commits on Jan 3, 2026
优化 IPC 客户端和线程管理,改进资源释放和退出流程
WSXYT
committed
68b6f59
View commit details
Copy full SHA for 68b6f59
Browse repository at this point
改进线程管理与资源释放,优化 IPC 客户端退出流程
WSXYT
committed
521345a
View commit details
Copy full SHA for 521345a
Browse repository at this point
Update app/common/shortcut/shortcut_manager.py
Show description for 0701480
lzy98276
and
Copilot
authored
0701480
View commit details
Copy full SHA for 0701480
Browse repository at this point
改用 SPECIAL_VERSION 替代 VERSION 变量,调整导出与版本校验逻辑
WSXYT
committed
7946647
View commit details
Copy full SHA for 7946647
Browse repository at this point
Merge remote-tracking branch 'origin/master'
WSXYT
committed
e197659
View commit details
Copy full SHA for e197659
Browse repository at this point
Commits on Jan 4, 2026
优化 IPC 客户端退出流程,改用 SPECIAL_VERSION 变量替代 VERSION 变量
WSXYT
committed
f0df4d8
View commit details
Copy full SHA for f0df4d8
Browse repository at this point
改用 VERSION 替代 SPECIAL_VERSION 变量,调整版本校验逻辑
WSXYT
committed
4b96c6b
View commit details
Copy full SHA for 4b96c6b
Browse repository at this point
Apply suggestions from code review
Show description for 7c5bfc3
WSXYT
and
Copilot
authored
7c5bfc3
View commit details
Copy full SHA for 7c5bfc3
Browse repository at this point
优化版本比较逻辑,移除多余线程状态检查与全局状态更新代码
WSXYT
committed
720f16a
View commit details
Copy full SHA for 720f16a
Browse repository at this point
优化更新检查线程终止逻辑,改用 terminate 方法强制终止线程避免阻塞
WSXYT
committed
9818315
View commit details
Copy full SHA for 9818315
Browse repository at this point
You can’t perform that action at this time.