2017-03-30 14:03 GMT+02:00 Alistair Grant <akgrant0710@gmail.com>:

From looking at the code, my understanding is that the VM attempts to
elevate the priority of the heartbeat thread, if the elevation fails,
the old behaviour was to exit with a message.�� The new behaviour is to
just warn the user (with a message to stderr) and continue.

Great!