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
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 }}
benoitc
/
gunicorn
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
10.7k
Code
Issues
61
Pull requests
51
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Introduce ginterpreter worker
- #3491
#3491
Open
aisk
wants to merge 14 commits into
benoitc:master
benoitc/gunicorn:master
from
aisk:interpreter-worker
aisk/gunicorn:interpreter-worker
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Introduce ginterpreter worker
#3491
aisk
wants to merge 14 commits into
benoitc:master
benoitc/gunicorn:master
from
aisk:interpreter-worker
aisk/gunicorn:interpreter-worker
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2026
feat: introduce ginterpreter worker
aisk
committed
a2af007
View commit details
Copy full SHA for a2af007
Browse repository at this point
chore: remove the unnessesary dup and close on sock fd
aisk
committed
7727aca
View commit details
Copy full SHA for 7727aca
Browse repository at this point
Commits on Feb 7, 2026
Mute lint error
aisk
committed
04e9d9d
View commit details
Copy full SHA for 04e9d9d
Browse repository at this point
Track connections
aisk
committed
72b8e60
View commit details
Copy full SHA for 72b8e60
Browse repository at this point
Handle graceful shutdown
aisk
committed
30c6015
View commit details
Copy full SHA for 30c6015
Browse repository at this point
Support ssl
aisk
committed
b6eece7
View commit details
Copy full SHA for b6eece7
Browse repository at this point
Commits on Feb 8, 2026
Add access log support
aisk
committed
0855d6b
View commit details
Copy full SHA for 0855d6b
Browse repository at this point
Raise NotImplmentedError while hooks are set
aisk
committed
0539df7
View commit details
Copy full SHA for 0539df7
Browse repository at this point
Using Config instead of SimpleNamespace and some type refactoring
aisk
committed
c0e54aa
View commit details
Copy full SHA for c0e54aa
Browse repository at this point
Add some tests
aisk
committed
8ad4062
View commit details
Copy full SHA for 8ad4062
Browse repository at this point
Commits on Mar 14, 2026
Fix tox-lint
aisk
committed
8b01562
View commit details
Copy full SHA for 8b01562
Browse repository at this point
Add ginterpreter.md
aisk
committed
dbf72b5
View commit details
Copy full SHA for dbf72b5
Browse repository at this point
Update ginterpreter worker in design.md
aisk
committed
506f949
View commit details
Copy full SHA for 506f949
Browse repository at this point
Using max(max_conns, threads) to select the fds from kernel
aisk
committed
87c1a78
View commit details
Copy full SHA for 87c1a78
Browse repository at this point
You can’t perform that action at this time.