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 }}
dotnet
/
msbuild
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
5.6k
Code
Issues
1.6k
Pull requests
143
Discussions
Actions
Projects
Wiki
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
TaskFactoryWrapper: guard against multi-threaded access to dictionaries
- #8928
#8928
Merged
JaynieBai
merged 4 commits into
dotnet:main
dotnet/msbuild:main
from
jdrobison:bug/1824802.guard-TaskFactoryWrapper-dictionaries
jdrobison/msbuild:bug/1824802.guard-TaskFactoryWrapper-dictionaries
Copy head branch name to clipboard
Jul 28, 2023
Conversation
Commits
4
(4)
Checks
Files changed
Merged
TaskFactoryWrapper: guard against multi-threaded access to dictionaries
#8928
JaynieBai
merged 4 commits into
dotnet:main
dotnet/msbuild:main
from
jdrobison:bug/1824802.guard-TaskFactoryWrapper-dictionaries
jdrobison/msbuild:bug/1824802.guard-TaskFactoryWrapper-dictionaries
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2023
TaskFactoryWrapper: guard agains multi-threaded access to dictionaries
jdrobison
committed
b0a736c
View commit details
Copy full SHA for b0a736c
Browse repository at this point
Lock a private sync object instead of the factory object itself
jdrobison
committed
137e466
View commit details
Copy full SHA for 137e466
Browse repository at this point
Commits on Jul 26, 2023
Merge remote-tracking branch 'upstream/main' into bug/1824802.guard-TaskFactoryWrapper-dictionaries
JanKrivanek
committed
dc3e987
View commit details
Copy full SHA for dc3e987
Browse repository at this point
Lazy initialization, Nullables
JanKrivanek
committed
1e5507b
View commit details
Copy full SHA for 1e5507b
Browse repository at this point
You can’t perform that action at this time.