Commit 0c281cc
committed
[TS] Remove maximum memory limit
`NetworkGraph` now pre-allocates the appropriate size, which causes
our tests to use a bit more than 1GB in memory, so we simply turn
off the limit.1 parent 005e3ff commit 0c281cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
0 commit comments