I'm introducing limits per test case in #curl test suite to make sure we don't unintentionally accidentally suddenly use many more allocations or much more concurrent memory than we can allow.
github.com/curl/curl/pull/1782…
runtests: verify maximum memory-use per test by bagder · Pull Request #17821 · curl/curl
The idea here is to set limits per test how many allocations and maximum amount of memory it is allowed to use. This is a means to make sure the number and total size of allocations are kept in che...GitHub
Daniel
in reply to daniel:// stenberg:// • • •