Skip to content

Commit

Permalink
add back log
Browse files Browse the repository at this point in the history
  • Loading branch information
nanocryk committed Aug 29, 2024
1 parent 22e510b commit 59f96d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/service-container-chain/src/spawner.rs
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ async fn try_spawn<SelectSyncMode: TSelectSyncMode>(
);

if !data_preserver && !start_collation {
log::info!("This is a syncing container chain, using random ports");

collation_params = None;

// Use random ports to avoid conflicts with the other running container chain
Expand Down

0 comments on commit 59f96d3

Please sign in to comment.