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
Type
/
to 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
.
StackStorm
/
st2
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
785
Star
6.5k
Code
Issues
555
Pull requests
46
Discussions
Actions
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Don't call eventlet directly inside the st2reactor code
- #4792
#4792
Merged
Kami
merged 13 commits into
master
StackStorm/st2:master
from
reactor_gevent_adapter
StackStorm/st2:reactor_gevent_adapter
Copy head branch name to clipboard
Oct 30, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Don't call eventlet directly inside the st2reactor code
#4792
Kami
merged 13 commits into
master
StackStorm/st2:master
from
reactor_gevent_adapter
StackStorm/st2:reactor_gevent_adapter
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2019
Instead of calling eventlet directly, pass the calls through the
Show description for d05c236
Kami
committed
d05c236
View commit details
Copy full SHA for d05c236
Browse repository at this point
Add missing change.
Kami
committed
ee52f63
View commit details
Copy full SHA for ee52f63
Browse repository at this point
Add a missing import.
Kami
committed
b1360e6
View commit details
Copy full SHA for b1360e6
Browse repository at this point
Add missing function to __all__.
Kami
committed
e8e8e49
View commit details
Copy full SHA for e8e8e49
Browse repository at this point
Also update test code in st2reactor to utilize our concurrency wrapper.
Kami
committed
1b343ee
View commit details
Copy full SHA for 1b343ee
Browse repository at this point
Commits on Sep 23, 2019
Update st2common.log.setup function so it takes new "st2_config_path"
Show description for 6478e3d
Kami
committed
6478e3d
View commit details
Copy full SHA for 6478e3d
Browse repository at this point
Commits on Sep 24, 2019
Allow user to pass "wrapper_script_path" and "create_token" arguments to
Show description for b5780b8
Kami
committed
b5780b8
View commit details
Copy full SHA for b5780b8
Browse repository at this point
Move code for setting CLI arguments which are passed to the wrapper
Show description for cebeccc
Kami
committed
cebeccc
View commit details
Copy full SHA for cebeccc
Browse repository at this point
Commits on Oct 21, 2019
Merge branch 'master' into reactor_gevent_adapter
Kami
committed
c601c19
View commit details
Copy full SHA for c601c19
Browse repository at this point
Allow user to specify additional options which are passed to "pip"
Show description for 2bb212b
Kami
committed
2bb212b
View commit details
Copy full SHA for 2bb212b
Browse repository at this point
Add changelog entry.
Kami
committed
0568f19
View commit details
Copy full SHA for 0568f19
Browse repository at this point
Re-generate sample config.
Kami
committed
fba4935
View commit details
Copy full SHA for fba4935
Browse repository at this point
Commits on Oct 29, 2019
Merge branch 'master' into reactor_gevent_adapter
Kami
authored
dc178a9
View commit details
Copy full SHA for dc178a9
Browse repository at this point
You can’t perform that action at this time.