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
.
numaproj
/
numaflow-python
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
65
Code
Issues
22
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: Clean shutdown for Sink Async server using asyncio.Event
- #323
#323
Merged
BulkBeing
merged 9 commits into
main
numaproj/numaflow-python:main
from
sink-clean-shutdown
numaproj/numaflow-python:sink-clean-shutdown
Copy head branch name to clipboard
Feb 28, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix: Clean shutdown for Sink Async server using asyncio.Event
#323
BulkBeing
merged 9 commits into
main
numaproj/numaflow-python:main
from
sink-clean-shutdown
numaproj/numaflow-python:sink-clean-shutdown
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2026
fix: Clean shutdown for Sink Async servers using asyncio.Event
Show description for 93412af
BulkBeing
committed
93412af
View commit details
Copy full SHA for 93412af
Browse repository at this point
shutdown eventloop
Show description for 8dafd22
BulkBeing
committed
8dafd22
View commit details
Copy full SHA for 8dafd22
Browse repository at this point
Fix formatting
Show description for 491a4e2
BulkBeing
committed
491a4e2
View commit details
Copy full SHA for 491a4e2
Browse repository at this point
Remove unnecessary comment
Show description for 39d64ac
BulkBeing
committed
39d64ac
View commit details
Copy full SHA for 39d64ac
Browse repository at this point
Commits on Feb 27, 2026
documentation comments
Show description for e1e91ba
BulkBeing
committed
e1e91ba
View commit details
Copy full SHA for e1e91ba
Browse repository at this point
Fix lints
Show description for dcbd0d5
BulkBeing
committed
dcbd0d5
View commit details
Copy full SHA for dcbd0d5
Browse repository at this point
Use env variable for graceful shutdown time period
Show description for 70e5e2b
BulkBeing
committed
70e5e2b
View commit details
Copy full SHA for 70e5e2b
Browse repository at this point
Make None check explicit
Show description for d257581
BulkBeing
committed
d257581
View commit details
Copy full SHA for d257581
Browse repository at this point
Merge branch 'main' into sink-clean-shutdown
BulkBeing
authored
57bff1e
View commit details
Copy full SHA for 57bff1e
Browse repository at this point
You can’t perform that action at this time.