Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-Add
WaitAllStoppedTimeout
using WaitAllStopped
, but deprecate it
Re-add `WaitAllStoppedTimeout()` to avoid breaking code using it, but deprecate it to signal that `WaitAllStopped()` should be used instead. It is re-implemented via `WaitAllStopped()`; we can/will remove `WaitAllStoppedTimeout()` in the next major release
- Loading branch information