Skip to content
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

Review thread-safety and develop high-concurrency test #61

Open
maxirmx opened this issue Dec 13, 2021 · 0 comments
Open

Review thread-safety and develop high-concurrency test #61

maxirmx opened this issue Dec 13, 2021 · 0 comments

Comments

@maxirmx
Copy link
Member

maxirmx commented Dec 13, 2021

We also want to support threaded processing, i.e. concurrent access to the tebako memfs.

For example, ruby-packer fails (segfaults) on threads when there is more than one file IO on a single file (probably due to libsquashfs not being threadsafe).
https://github.com/metanorma/packed-mn/issues/129

_Originally posted by @ronaldtse in https://github.com/tamatebako/tebako/issues/45#issuecomment-991431512_
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

No branches or pull requests

1 participant