Closed str4d closed 1 year ago
Force-pushed to fix thread memory freeing and add Builder::enable_heap_trace
.
Force-pushed to add logging around the thread waiter logic.
Force-pushed to use the newly-stabilised Arc::into_inner
instead of the FreeMan
.
Force-pushed to bump the pinned nightly to one where Arc::into_inner
is stabilized.
Force-pushed to use sys::c_string!()
instead of manually crafting the log messages for the thread waiter.
Rebased on current
main
.