Closed mormj closed 2 years ago
Is not handled at all right now.
Inside the scheduler, the callback method at the top level c++ block will get hit. Need to tie this into the pybind11 handler by the same name. Fortunately this is autogenerated code, so we can insert the method name to pass onto pybind11
Is not handled at all right now.
Inside the scheduler, the callback method at the top level c++ block will get hit. Need to tie this into the pybind11 handler by the same name. Fortunately this is autogenerated code, so we can insert the method name to pass onto pybind11