Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Geth MoarVM: MasterDuke17++ created pull request #1924:
In regular vm exit, stop and join eventloop
01:17
Geth MoarVM/main: 4ae74411ef | MasterDuke17++ (committed using GitHub Web editor) | src/moar.c
In regular vm exit, stop and join eventloop (#1924)

This prevents stuff from happening on the event loop thread while mimalloc is destroying its structures in its atexit handler, which can otherwise cause aborts and other undesired behaviour.
Co-authored-by: Timo Paulssen <timonator@perpetuum-immobile.de>
18:55