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
.
launchdarkly
/
python-server-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
47
Star
44
Code
Issues
4
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: Add async event processor
- #472
#472
Open
2/2
jsonbailey
wants to merge 11 commits into
main
launchdarkly/python-server-sdk:main
from
jb/sdk-2769/async-event-processor
launchdarkly/python-server-sdk:jb/sdk-2769/async-event-processor
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat: Add async event processor
#472
jsonbailey
wants to merge 11 commits into
main
launchdarkly/python-server-sdk:main
from
jb/sdk-2769/async-event-processor
launchdarkly/python-server-sdk:jb/sdk-2769/async-event-processor
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
feat: Add async event processor
jsonbailey
committed
8d8308d
View commit details
Copy full SHA for 8d8308d
Browse repository at this point
refactor: Rename concrete event processor to DefaultAsyncEventProcessor
Show description for f1f51e9
jsonbailey
committed
f1f51e9
View commit details
Copy full SHA for f1f51e9
Browse repository at this point
feat: Add flush_and_wait to DefaultAsyncEventProcessor
Show description for d300c4e
jsonbailey
committed
d300c4e
View commit details
Copy full SHA for d300c4e
Browse repository at this point
refactor: Replace AsyncWorkerPool with BoundedTaskSet
Show description for 6b58a11
jsonbailey
committed
6b58a11
View commit details
Copy full SHA for 6b58a11
Browse repository at this point
refactor: Drop section-heading comments in event_processor_common
Show description for f69f040
jsonbailey
committed
f69f040
View commit details
Copy full SHA for f69f040
Browse repository at this point
refactor: Rename BoundedTaskSet.wait, simplify job type, drop test section comments
Show description for e26d1ca
jsonbailey
committed
e26d1ca
View commit details
Copy full SHA for e26d1ca
Browse repository at this point
refactor: Share CURRENT_EVENT_SCHEMA between sync and async event processors
Show description for 57419ca
jsonbailey
committed
57419ca
View commit details
Copy full SHA for 57419ca
Browse repository at this point
fix: Ensure flush_and_wait delivers the batch before reporting success
Show description for 8677f88
jsonbailey
committed
8677f88
View commit details
Copy full SHA for 8677f88
Browse repository at this point
docs: Simplify event processor comment wording
jsonbailey
committed
27f3897
View commit details
Copy full SHA for 27f3897
Browse repository at this point
docs: Simplify async concurrency module and scheduler docstrings
jsonbailey
committed
623faa0
View commit details
Copy full SHA for 623faa0
Browse repository at this point
fix: Complete async event processor shutdown and flush buffered events
Show description for 1dfcdfd
jsonbailey
committed
1dfcdfd
View commit details
Copy full SHA for 1dfcdfd
Browse repository at this point
You can’t perform that action at this time.