-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
fs: correct error message when FileHandle is transferred #59156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fs: correct error message when FileHandle is transferred #59156
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #59156 +/- ##
=======================================
Coverage 90.04% 90.04%
=======================================
Files 648 648
Lines 190975 190988 +13
Branches 37440 37436 -4
=======================================
+ Hits 171955 171969 +14
- Misses 11659 11666 +7
+ Partials 7361 7353 -8
🚀 New features to boost your workflow:
|
@himself65 please do not restart full CI run node/doc/contributing/collaborator-guide.md Lines 252 to 257 in cc84898
|
retry and rebuild are the different thing? ok i didn't read the guide carefully 😢 |
Yes, and Resume Build is yet another thing, and what you meant to use in case of flakiness unrelated to the PR |
Landed in a93da0a |
Fixes: #59155