Skip to content

Conversation

@gmaclennan
Copy link
Member

Add a file descriptor pool for core storage, fixes #119.

Needed a custom pool implementation, since the one on random-access-file is currently broken

@gmaclennan gmaclennan merged commit d40fcce into main Jul 13, 2023
@gmaclennan gmaclennan deleted the feat/fd-pool branch July 13, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use file descriptor pool implementation to avoid limitations on Android

3 participants