Skip to content

luasandbox: Add CallGenerator method

Administrator requested to merge ef/luasandbox-call-generator into main

Created by: efritz

Add a CallGenerator method so that callbacks can re-enter an existing sandbox with cooperative coroutines.

Test plan

New unit tests.

Merge request reports

Loading