You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plumbing: Update some send APIs on the python side with PythonInstance (#1362)
Summary:
Pull Request resolved: #1362
This diff is part of the effect to adding sequencing logic to sender actor. See D83371710 for details.
This diff specifically updates the send method in `PythonPortRef`, `PythonOncePortRef`, `PythonActorRef`, and `PythonActorHandle` to have the `instance: &PyInstance`, so it can be plumbed to the Rust backend later.
Reviewed By: mariusae, moonli
Differential Revision: D83413791
fbshipit-source-id: 0163c8f3dfc859ea6be8e39da552f9a0281f3418
0 commit comments