Zebra/zebrad/src
teor e61b5e50a2
Diagnostics for CI port conflict failures (#1766)
Log a "Trying..." message before each listener opens, to see if the
delay is inside Zebra, or in the test harness or OS.

Also report the configured and actual ports where possible, for better
diagnostics.
2021-02-18 12:15:09 -03:00
..
bin/zebrad integrate sentry with our existing panic reporting logic 2020-12-09 13:06:18 -05:00
commands Document the Inbound service in the start module (#1653) 2021-01-29 22:19:06 +10:00
components Diagnostics for CI port conflict failures (#1766) 2021-02-18 12:15:09 -03:00
application.rs Add hints to port conflict and lock file panics (#1535) 2021-01-29 22:36:33 +10:00
commands.rs Log configured network in every log message (#1568) 2021-01-12 07:46:56 +10:00
components.rs zebrad: document Inbound, ChainSync responsibilities 2020-09-18 18:34:25 -07:00
config.rs Automatically disable colors when tracing to a file 2020-12-02 10:25:44 -08:00
lib.rs Move BoxError to zebrad's lib.rs 2021-01-27 12:14:27 -08:00
prelude.rs Fix a deadlock in TokioComponent. 2020-01-15 12:06:31 -08:00
sentry.rs Comment out Sentry stacktraces for now 2020-12-12 13:26:52 -05:00