The previous fix #21960 converted the float to an intermediate signed int, before attempting the uint conversion. Although this works, this doesn't guarantee that other architectures will work the same. |
||
|---|---|---|
| .. | ||
| exec_queue_test.go | ||
| exec_queue.go | ||
| expiredvalue_test.go | ||
| expiredvalue.go | ||
| timeutils_test.go | ||
| timeutils.go | ||
| weighted_select_test.go | ||
| weighted_select.go | ||