Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prevent multiple stat threads from running together (#102)
* make sure there is only one thread running * remove mut * use thread handle * Cleanup * Update Dockerfile * Deleted rust-toolchain.toml * remove timestamp --------- Co-authored-by: Adam Ciarciński <aciarcinski@teonite.com>
- Loading branch information