Skip to content
GitLab
Explore
Sign in
refactor:
♻️
Make OPOSSUM thread safe using Arc<Mutex>
Code
Review changes
Check out branch
Download
Patches
Plain diff
Udo Eisenbarth
requested to merge
423-make-opossum-async
into
main
Feb 28, 2025
Overview
0
Commits
34
Pipelines
0
Changes
65
Expand
Use Arc structures instead of Rc for shared data.
Closes
#423 (closed)
Merge request reports
Loading