Closed
Description
createFile uses failIfWithRetry, and in my application, that busy-waiting for up to 2 seconds got in the way. I want to be able to open a file and give up immediately if there's something else that has it open.
I used to use c_createFile
for this, but it got removed in #174
I see that was an accidental export, but would you consider exporting the same functionality under some better name?
Metadata
Metadata
Assignees
Labels
No labels