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 }}
saltstack
/
salt
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
15.7k
Code
Issues
1.7k
Pull requests
222
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[wip] close async audit 3008.x
- #70322
#70322
Merged
dwoz
merged 12 commits into
saltstack:3008.x
saltstack/salt:3008.x
from
dwoz:vcops-90587/close-async-audit-3008.x
dwoz/salt:vcops-90587/close-async-audit-3008.x
Copy head branch name to clipboard
Sep 25, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[wip] close async audit 3008.x
#70322
dwoz
merged 12 commits into
saltstack:3008.x
saltstack/salt:3008.x
from
dwoz:vcops-90587/close-async-audit-3008.x
dwoz/salt:vcops-90587/close-async-audit-3008.x
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2026
client: use ``async with`` on AsyncReqChannel in pub_async
Show description for f807382
dwoz
committed
f807382
View commit details
Copy full SHA for f807382
Browse repository at this point
channel/client: use ``async with`` on ephemeral AsyncReqChannel in reconnect notify
Show description for f44687c
dwoz
committed
f44687c
View commit details
Copy full SHA for f44687c
Browse repository at this point
crypt: use ``async with`` on AsyncReqChannel in _authenticate
Show description for 2e99eef
dwoz
committed
2e99eef
View commit details
Copy full SHA for 2e99eef
Browse repository at this point
crypt: await close_async on caller-owned AsyncReqChannel in sign_in
Show description for 728fa5e
dwoz
committed
728fa5e
View commit details
Copy full SHA for 728fa5e
Browse repository at this point
pillar + minion: add AsyncRemotePillar.aclose and route async callers through it
Show description for 60eb972
dwoz
committed
60eb972
View commit details
Copy full SHA for 60eb972
Browse repository at this point
tests: regression coverage for the AsyncReqChannel close_async audit
Show description for 837a1a3
dwoz
committed
837a1a3
View commit details
Copy full SHA for 837a1a3
Browse repository at this point
transport/zeromq: refuse reconnect on a closed RequestClient
Show description for e38078b
dwoz
committed
e38078b
View commit details
Copy full SHA for e38078b
Browse repository at this point
tests/channel: adapt test_async_pub_channel_connect_cb for async with
Show description for 3f70191
dwoz
committed
3f70191
View commit details
Copy full SHA for 3f70191
Browse repository at this point
tests/scenarios: drop transport-timeout assertion in runaway OOM test
Show description for 20279a6
dwoz
committed
20279a6
View commit details
Copy full SHA for 20279a6
Browse repository at this point
tests/client: adapt LocalClient.pub_async mocks for async with
Show description for a19998d
dwoz
committed
a19998d
View commit details
Copy full SHA for a19998d
Browse repository at this point
channel/client: make AsyncReqChannel.__aenter__ lazy
Show description for ccfd7ee
dwoz
committed
ccfd7ee
View commit details
Copy full SHA for ccfd7ee
Browse repository at this point
tests/close-async-audit: force connect for the "closes context" invariant
Show description for f8c7ab8
dwoz
committed
f8c7ab8
View commit details
Copy full SHA for f8c7ab8
Browse repository at this point
You can’t perform that action at this time.