Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor update to OperationStateManager API
Makes convenience type for stream of action state results accessible from from the outside functions that will return it. Additionally changes filtering operations to be an async function so that blocking will not have to be used when getting the actions to filter is an async operation.
- Loading branch information