Skip to content

fix: fix route handler #986

Merged
mxschmitt merged 1 commit intomicrosoft:masterfrom
kumaraditya303:roll
Nov 11, 2021
Merged

fix: fix route handler #986
mxschmitt merged 1 commit intomicrosoft:masterfrom
kumaraditya303:roll

Conversation

@kumaraditya303
Copy link
Copy Markdown
Contributor

No description provided.

self.matcher = matcher
self.handler = handler
self._times = times if times else 2 ** 32
self._times = times if times else math.inf
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Biggest number should be infinite not 2 ** 32

@kumaraditya303 kumaraditya303 changed the title chore: roll to 1.17.0-next-1635331197000 chore: roll to 1.17.0-next-1635196647000 Oct 28, 2021
@kumaraditya303 kumaraditya303 changed the title chore: roll to 1.17.0-next-1635196647000 fix: fix route handler Nov 5, 2021
@mxschmitt mxschmitt merged commit 6e55a83 into microsoft:master Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants