fs table #45

Closed
opened 2023-02-11 10:03:18 +00:00 by reece · 1 comment
Owner

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

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
reece added the
bug
security
labels 2023-02-13 11:37:43 +00:00
Author
Owner

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

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
reece closed this issue 2023-08-17 23:44:55 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: AuroraSupport/AuroraRuntime#45
No description provided.