Commit 0063ae7
mtr: Fix rpl_parallel_multi_db for ASAN
Summary:
This test was overriding slave opts to use a 512K thread stack, which
was once upon a time an increase from the 280K default, but has long
since been a decrease. Since the [new default is 10MB](5a1fc32) in ASAN (and [1MB otherwise](907e8ab)),
we can just remove the override and allow the default to take effect.
Differential Revision: D51241358
fbshipit-source-id: b102f2400a1048d96874e5eeaf1e13a7487e74b21 parent e534046 commit 0063ae7
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
0 commit comments