Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix wording in enableTimeouts deprecation msg [ci skip]
Signed-off-by: Christopher Hiller <[email protected]>
- Loading branch information
4351697
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why not have just said the following (since
timeout
was historically a numeric field, not boolean)?4351697
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
regardless of the historical “type”, when I want to disable a flag, I set it to false, not zero.