-
-
Couldn't load subscription status.
- Fork 5.7k
Closed
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requesttestsystemThe unit testing framework and Test stdlibThe unit testing framework and Test stdlib
Description
I'm about to fix the crash in #20107, however, it still runs out of memory, albeit a bit later. This is because the test system keeps a Test object for every successful test, which accumulate and take up a large amount of memory. For succesful tests, a simple counter would be sufficient.
ararslan, vchuravy, bermanmaxim and omus
Metadata
Metadata
Assignees
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requesttestsystemThe unit testing framework and Test stdlibThe unit testing framework and Test stdlib