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
.
fluent
/
fluent-bit
Public
Notifications
You must be signed in to change notification settings
Fork
2k
Star
8k
Code
Issues
271
Pull requests
492
Discussions
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
downstream: add coroutine-based event dispatch
- #12146
#12146
Merged
edsiper
merged 17 commits into
master
fluent/fluent-bit:master
from
tls-downstream-coro-11551
fluent/fluent-bit:tls-downstream-coro-11551
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
downstream: add coroutine-based event dispatch
#12146
edsiper
merged 17 commits into
master
fluent/fluent-bit:master
from
tls-downstream-coro-11551
fluent/fluent-bit:tls-downstream-coro-11551
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
connection: add per-connection I/O state
Show description for d8c32a1
edsiper
committed
d8c32a1
View commit details
Copy full SHA for d8c32a1
Browse repository at this point
downstream: add connection event coroutines
Show description for e73aea0
edsiper
committed
e73aea0
View commit details
Copy full SHA for e73aea0
Browse repository at this point
coro: make thread initialization self-contained
Show description for efba4c1
edsiper
committed
efba4c1
View commit details
Copy full SHA for efba4c1
Browse repository at this point
downstream_worker: dispatch connection coroutines
Show description for f61615d
edsiper
committed
f61615d
View commit details
Copy full SHA for f61615d
Browse repository at this point
engine: dispatch downstream event coroutines
Show description for 4617c38
edsiper
committed
4617c38
View commit details
Copy full SHA for 4617c38
Browse repository at this point
input_thread: dispatch downstream event coroutines
Show description for 66b5661
edsiper
committed
66b5661
View commit details
Copy full SHA for 66b5661
Browse repository at this point
tls: stop asynchronous I/O after connection errors
Show description for 64d3e6b
edsiper
committed
64d3e6b
View commit details
Copy full SHA for 64d3e6b
Browse repository at this point
in_forward: migrate TLS events to downstream coroutines
Show description for f0c239d
edsiper
committed
f0c239d
View commit details
Copy full SHA for f0c239d
Browse repository at this point
tests: integration: cover Forward TLS coroutine lifecycle
Show description for 6907a23
edsiper
committed
6907a23
View commit details
Copy full SHA for 6907a23
Browse repository at this point
downstream: restrict event coroutines to streams
Show description for 6a72edb
edsiper
committed
6a72edb
View commit details
Copy full SHA for 6a72edb
Browse repository at this point
io: harden asynchronous event restoration
Show description for f9ac770
edsiper
committed
f9ac770
View commit details
Copy full SHA for f9ac770
Browse repository at this point
tls: harden asynchronous event restoration
Show description for 8069d4f
edsiper
committed
8069d4f
View commit details
Copy full SHA for 8069d4f
Browse repository at this point
coro: increase default stack headroom
Show description for 9f25958
edsiper
committed
9f25958
View commit details
Copy full SHA for 9f25958
Browse repository at this point
connection: track deferred downstream release
Show description for a6dab34
edsiper
committed
a6dab34
View commit details
Copy full SHA for a6dab34
Browse repository at this point
downstream: defer busy callback release
Show description for 5328aea
edsiper
committed
5328aea
View commit details
Copy full SHA for 5328aea
Browse repository at this point
in_forward: migrate plain TCP events to coroutines
Show description for 48ebe54
edsiper
committed
48ebe54
View commit details
Copy full SHA for 48ebe54
Browse repository at this point
tests: integration: expand Forward coroutine coverage
Show description for ede95a2
edsiper
committed
ede95a2
View commit details
Copy full SHA for ede95a2
Browse repository at this point
You can’t perform that action at this time.