Skip to content

Mono 6.8.0.96

Compare
Choose a tag to compare
@martinpotter martinpotter released this 28 Jan 23:58
· 3 commits to 6.8.0.96-logos since this release
Add bind_at_load compiler flag to force symbol binding

Attempt to fix deadlock due to symbol binding, which takes a global lock loading a dylib, when running gc collection if another thread was stopped while holding the global lock.