fs table #45
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: AuroraSupport/AuroraRuntime#45
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it was mentioned in the codebase.
require file handle cache table + local per thread lock handling bc unix operating systems are dumb. to go with the cache table, we should really have an internal OSHandle under AuIO
wont implement. dont wanna emulate file pointers and work on thread-local caches. implement it yourself on a thread local basis if you need handle reuse