| ▲ | simonw 11 hours ago | |
It looks like there's not mechanism yet in the Python bindings for exposing callback functions to the sandboxed code - it exists in the Rust library and Python has a ExecuteRusult.callback_invocations counter so presumably this is coming soon? | ||
| ▲ | sd2k 10 hours ago | parent [-] | |
Good call, yes, I'll get that added soon! | ||