Commit 4d23fec
committed
bug #40658 [RateLimiter] Fix sleep value (jderusse)
This PR was merged into the 5.2 branch.
Discussion
----------
[RateLimiter] Fix sleep value
| Q | A
| ------------- | ---
| Branch? | 5.2
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Fix #40656
| License | MIT
| Doc PR |
sleep vs usleep
Commits
-------
cf66399 Fix sleep value1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
71 | 76 | | |
72 | 77 | | |
0 commit comments