Tcache: Make incremental gc bytes configurable.

This commit is contained in:
David Goldblatt
2020-05-11 15:53:30 -07:00
committed by David Goldblatt
parent ec0b579563
commit d338dd45d7
6 changed files with 15 additions and 8 deletions

View File

@@ -69,7 +69,6 @@ TEST_BEGIN(test_array_vs_item_large) {
}
TEST_END
int main(void) {
return test_no_reentrancy(
test_array_vs_item_small,