-
Notifications
You must be signed in to change notification settings - Fork 123
Pull requests: golang/time
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rate: simplify function advance only returns new Tokens to caller
#24
by huangchong94
was closed Feb 6, 2025
Loading…
rate: the state of the limiter should not be changed when the requests failed
#22
by ZekeLu
was closed Nov 16, 2022
Loading…
refactor: simplify advance implementation
cla: yes
#21
by moeryomenko
was closed Sep 9, 2022
Loading…
rate: fix trunc error in durationFromTokens.
cla: no
#14
by zhouzhenling
was closed Apr 20, 2020
Loading…
rate: fix trunc error in durationFromTokens.
cla: no
#13
by zhouzhenling
was closed Apr 20, 2020
Loading…
rate: fix trunc error in durationFromTokens.
cla: no
#12
by zhouzhenling
was closed Apr 10, 2020
Loading…
rate: fix trunc error in durationFromTokens.
cla: no
#11
by zhouzhenling
was closed Apr 10, 2020
Loading…
rate: fix trunc error in durationFromTokens.
cla: no
#10
by zhouzhenling
was closed Apr 10, 2020
Loading…
rate: fix truncated seconds in tokensFromDuration
cla: yes
#8
by changkun
was closed Oct 25, 2019
Loading…
Add critical section to protect lim.limit
cla: yes
#7
by lzhfromustc
was closed Oct 24, 2019
Loading…
rate: avoid creating timer in WaitN if delay is zero
cla: yes
#5
by bpot
was closed Apr 12, 2018
Loading…
Update ReserveN() doc to match actual method signature
#3
by songgao
was closed Oct 27, 2016
Loading…
Fix WaitN to always succeed with infinite rate and test it.
#1
by arkadi-pyuro
was closed Feb 28, 2016
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.