Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only isolate state when using reentrancy (#723)
Non-reentrant actors can utilize their state manager's cache for repeated calls. They should still be able to do this unless using reentrancy. Co-authored-by: Ryan Nowak <nowakra@gmail.com>
- Loading branch information