You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: address CI failures - formatting and non-gateway connection rejection
- Fix formatting issue in connectivity.rs line 621
- Fix test_non_gateway_rejects_zero_connections failure
- Non-gateways with 0 connections now properly reject instead of incorrectly sending acceptance messages
- Only gateways can bootstrap from zero connections
Co-authored-by: nacho.d.g <iduartgomez@users.noreply.github.com>
0 commit comments