Hacker News new | ask | show | jobs
by simonw 136 days 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?
1 comments

Good call, yes, I'll get that added soon!