Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timers: warn on overflowed timeout duration #15627

Closed
wants to merge 1 commit into from

Commits on Sep 26, 2017

  1. timers: warn on overflowed timeout duration

    Cherry-pick from ayo
    
    Ayo commit log:
    > Previously there wasn't any clear indicator when you hit the overflow
    > other than possibly unexpected behavior, and I think emitting a warning
    > may be appropriate.
    
    > PR-URL: ayojs/ayo#71
    > Reviewed-By: Scott Trinh <[email protected]>
    > Reviewed-By: Alexey Orlenko <[email protected]>
    > Reviewed-By: Stephen Belanger <[email protected]>
    > Reviewed-By: Anna Henningsen <[email protected]>
    > Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Fishrock123 authored and jasnell committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    289e325 View commit details
    Browse the repository at this point in the history