iris/core
Eng Zer Jun df7737ed57
errgroup: remove redundant len check (#2354)
`len(g.children) > 0` is redundant because `range` already skips empty
slice.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-04-25 01:13:03 +03:00
..
errgroup errgroup: remove redundant len check (#2354) 2024-04-25 01:13:03 +03:00
handlerconv add Pool and Handlers method helpers on the new ContextWrapper 2023-11-02 15:24:45 +02:00
host release version 12.2.10 2024-01-18 03:11:54 +02:00
memstore fix #2309 2023-12-25 23:55:31 +02:00
netutil new NonBlocking option and Wait method on Application. See HISTORY.md for more 2024-01-14 06:58:17 +02:00
router new app.MiddlewareExists method 2024-01-21 17:16:59 +02:00