Re: "Pre-empting" lua code
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: "Pre-empting" lua code
- From: John W <jwdevel@...>
- Date: Wed, 9 Mar 2022 13:22:20 -0800
Ah, I just discovered PIL 25.2 (Hooks) and 25.4 (Sandboxing), so
perhaps debug.sethook() will be a good way to do this.
Though still interested in other solutions, if people have them.
-John