mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 20:39:05 +00:00
Limit the number of pooled objects
This commit is contained in:
@@ -958,6 +958,7 @@ pub const ZigConsoleClient = struct {
|
||||
}
|
||||
}.init,
|
||||
true,
|
||||
16,
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user