Open
Description
While trying to solve dotnet/diagnostics#4139, @hoyosjs proposed to set the env variable. Reading about it, I was wondering: instead of limiting the amount of toys each kid can play with at a give time (which was supposed to be the goal of pod limits
config), is there a way to make the kids give the toys back as soon as they're done? something like DEALLOC_RETURN_TO_OS_MAX_DELAY = 60000
(1 minute)
Activity