Re: "Pre-empting" lua code
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: "Pre-empting" lua code
- From: Oliver <oschmidt-mailinglists@...>
- Date: 2022年3月11日 00:17:58 +0100
On 10.03.22 20:03, John W wrote:
> As far as I can tell, fundamentally mtinit uses the "debug.sethook()"
> approach to achieve this interruption — is that correct?
Yes.