Fix hs_try_putmvar losing track of running cap
If hs_try_putmvar was called through an unsafe import, it would lose track of the running cap causing a deadlock
Showing
Please register or sign in to comment
If hs_try_putmvar was called through an unsafe import, it would lose track of the running cap causing a deadlock