Skip to content

refactor: ♻️ Make OPOSSUM thread safe using Arc<Mutex>

Use Arc structures instead of Rc for shared data.

Closes #423 (closed)

Merge request reports

Loading