nimbus-eth2/beacon_chain
Etan Kissling 1086909e0b
ensure quit on config error with IOError (#5011)
When there is an `IOError` while logging a configuration error,
we don't actually `quit` the program. Catch `IOError` to always `quit`.
2023-05-31 20:21:49 +00:00
..
2022-04-08 16:22:49 +00:00
2023-05-18 20:10:12 +03:00