Currently pytsk/libtsk is not thread safe. Recent changes introduced threading compatibility. Note that thread safety has not been sufficiently tested.
Use at your own risk.
Reminder from the README:
WARNING: use pytsk at your own risk. libtsk is known to have many defects. For
processing data from untrusted sources it is highly recommended to add
additional security measures, such as a security sandbox.
@greateggsgreg FYI
Currently pytsk/libtsk is not thread safe. Recent changes introduced threading compatibility. Note that thread safety has not been sufficiently tested.
Use at your own risk.
Reminder from the README:
@greateggsgreg FYI