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