Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Incorrect timeout evaluation in long_running
Unit testing indicated that `if not timeout ...` was not getting evaluated correctly. This patch switches to checking if timeout is not None ... Signed-off-by: Pragadeeswaran Sathyanarayanan <[email protected]>
- Loading branch information