our desired behavior isn't just "raise when back i...
# development
a
our desired behavior isn't just "raise when back in python", either, it's "whenever we switch control to rust, wait until control returns back to the original python caller (not when calling any python externs), then cough up any exceptions raised during that time for any reason"