You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests: core_routes: Handle limit of rlimit's soft limit
By default, macOS's soft limit of rlimit is up to 256.
SO, just eating up 256 of output instances could cause too many open
errors.
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
0 commit comments