No longer need to insert write barriers for fibers.
Those barriers are inserted to fix #3699 but all living fibers are marked from `mark_context()` anyway now.
Showing
Please register or sign in to comment
Those barriers are inserted to fix #3699 but all living fibers are marked from `mark_context()` anyway now.