Skip to content

FallbackProvider unref timers too aggressively #815

Closed
@ricmoo

Description

The FallbackProivder unrefs timers (in node.js) to prevent slower responses from preventing exit. This can cause pre-mature exit.

The timers need to be more carefully managed, by unref-ing any timer still in fight once a result is available, but no sooner.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugVerified to be an issue.fixed/completeThis Bug is fixed or Enhancement is complete and published.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions