Skip to content

Commit 867b6da

Browse files
committed
no erl crash dump
1 parent 49686cf commit 867b6da

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

devenv/rabbitmq.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ in
102102
exec = lib.mkForce "${pkgs.netcat}/bin/nc -z -v -w 5 ${cfg.host} ${toString cfg.port}";
103103
};
104104

105+
env.ERL_CRASH_DUMP_BYTES = 0;
105106
};
106107

107108
}

0 commit comments

Comments
 (0)