You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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_
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: