mirror of
https://github.com/NixOS/nix.git
synced 2025-11-29 21:50:58 +01:00
This was failing under ASAN in https://hydra.nixos.org/build/315173638/nixlog/1. ASAN uses a bit more stack space and the default max call depth is not enough. Not sure what's so special about this particular test.
1 line
21 B
Text
1 line
21 B
Text
--max-call-depth 100
|