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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
trafficserver
Public
Notifications
You must be signed in to change notification settings
Fork
874
Star
2k
Code
Issues
226
Pull requests
84
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix race condition causing interleaved logs
- #11432
#11432
Merged
JosiahWI
merged 12 commits into
apache:master
apache/trafficserver:master
from
JosiahWI:fix/dump-header-race
JosiahWI/trafficserver:fix/dump-header-race
Copy head branch name to clipboard
Jun 11, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix race condition causing interleaved logs
#11432
JosiahWI
merged 12 commits into
apache:master
apache/trafficserver:master
from
JosiahWI:fix/dump-header-race
JosiahWI/trafficserver:fix/dump-header-race
Copy head branch name to clipboard
Commits
Commits on Jun 10, 2024
Remove unused argument from mime_hdr_print
Show description for 363b066
JosiahWI
committed
363b066
View commit details
Copy full SHA for 363b066
Browse repository at this point
Constify some arguments for MIME printing
Show description for 5780b3c
JosiahWI
committed
5780b3c
View commit details
Copy full SHA for 5780b3c
Browse repository at this point
Remove unused argument from http_hdr_print
Show description for 9f05f6d
JosiahWI
committed
9f05f6d
View commit details
Copy full SHA for 9f05f6d
Browse repository at this point
Constify argument to http_hdr_status_get
JosiahWI
committed
bc24359
View commit details
Copy full SHA for bc24359
Browse repository at this point
Constify argument to http_hdr_print
Show description for 92d2b9a
JosiahWI
committed
92d2b9a
View commit details
Copy full SHA for 92d2b9a
Browse repository at this point
Constify the HTTPHdr::print method
JosiahWI
committed
398fc75
View commit details
Copy full SHA for 398fc75
Browse repository at this point
Fix race condition causing interleaved logs
Show description for 75f90d0
JosiahWI
committed
75f90d0
View commit details
Copy full SHA for 75f90d0
Browse repository at this point
Implement changes requested by Brian Neradt
Show description for 4875814
JosiahWI
committed
4875814
View commit details
Copy full SHA for 4875814
Browse repository at this point
Fix formatting
JosiahWI
committed
5f3111b
View commit details
Copy full SHA for 5f3111b
Browse repository at this point
Add log output to dump_header for invalid hdrs
JosiahWI
committed
417fa1f
View commit details
Copy full SHA for 417fa1f
Browse repository at this point
Remove bufp parameter from TSMimeHdrPrint
Show description for 4b8cfe5
JosiahWI
committed
4b8cfe5
View commit details
Copy full SHA for 4b8cfe5
Browse repository at this point
Fix the example plugins
Show description for 332e73a
JosiahWI
committed
332e73a
View commit details
Copy full SHA for 332e73a
Browse repository at this point
You can’t perform that action at this time.