Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
isAlive was deprecated in Python 3.8 and then removed in 3.9, so switch to is_alive. Signed-off-by: Chris Lalancette <[email protected]>
- Loading branch information