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
/
fsharp
Public
Notifications
You must be signed in to change notification settings
Fork
877
Star
4.3k
Code
Issues
1.1k
Pull requests
140
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix for race condition in FileIndex.fileIndexOfFile
- #18008
#18008
Merged
psfinaki
merged 19 commits into
dotnet:main
dotnet/fsharp:main
from
Martin521:fileindex-race
Martin521/fsharp:fileindex-race
Copy head branch name to clipboard
Dec 10, 2024
Conversation
Commits
19
(19)
Checks
Files changed
Merged
fix for race condition in FileIndex.fileIndexOfFile
#18008
psfinaki
merged 19 commits into
dotnet:main
dotnet/fsharp:main
from
Martin521:fileindex-race
Martin521/fsharp:fileindex-race
Copy head branch name to clipboard
Commits
Commits on Nov 15, 2024
fix for race condition in FileIndex.fileIndexOfFile
Martin521
committed
75c59fa
View commit details
Copy full SHA for 75c59fa
Browse repository at this point
fantomas
Martin521
committed
d838f1b
View commit details
Copy full SHA for d838f1b
Browse repository at this point
fixed ilverify baselines (just a single line number changed)
Martin521
committed
7326da9
View commit details
Copy full SHA for 7326da9
Browse repository at this point
Commits on Nov 19, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
e552abd
View commit details
Copy full SHA for e552abd
Browse repository at this point
add release notes entry
Martin521
committed
09363e0
View commit details
Copy full SHA for 09363e0
Browse repository at this point
Commits on Nov 26, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
4bce3d3
View commit details
Copy full SHA for 4bce3d3
Browse repository at this point
Commits on Nov 27, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
9bda5aa
View commit details
Copy full SHA for 9bda5aa
Browse repository at this point
Commits on Nov 29, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
d5f1ab0
View commit details
Copy full SHA for d5f1ab0
Browse repository at this point
Commits on Dec 2, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
63ee595
View commit details
Copy full SHA for 63ee595
Browse repository at this point
Commits on Dec 3, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
aeb0921
View commit details
Copy full SHA for aeb0921
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
e462cb7
View commit details
Copy full SHA for e462cb7
Browse repository at this point
Commits on Dec 4, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
fe1533a
View commit details
Copy full SHA for fe1533a
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
9ad499f
View commit details
Copy full SHA for 9ad499f
Browse repository at this point
Commits on Dec 6, 2024
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
51eb10a
View commit details
Copy full SHA for 51eb10a
Browse repository at this point
FileToIndex: Added unlocked read so that lock is entered for new files only
Martin521
committed
1e554d6
View commit details
Copy full SHA for 1e554d6
Browse repository at this point
update ilverify baselines (changed line numbers only)
Martin521
committed
f1abc28
View commit details
Copy full SHA for f1abc28
Browse repository at this point
Commits on Dec 9, 2024
Merge branch 'main' into fileindex-race
psfinaki
authored
d4a64bd
View commit details
Copy full SHA for d4a64bd
Browse repository at this point
Fix ILVerify
vzarytovskii
committed
932ad12
View commit details
Copy full SHA for 932ad12
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fileindex-race
Martin521
committed
1b2b8b2
View commit details
Copy full SHA for 1b2b8b2
Browse repository at this point
You can’t perform that action at this time.