Skip to content

Commit 5237a87

Browse files
committed
Add simple comment
1 parent 36fcc4f commit 5237a87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/BuslyCLI.Console/Factories/RawEndpointFactory.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ private static async Task<TransportInfrastructure> InternalCreateInfrastructure(
187187
{
188188
// Console.WriteLine("Critical error: " + exception);
189189
},
190+
// Do not run the infrastructure provisioning and assume things are already present.
190191
setupInfrastructure);
191192

192193
var infrastructure = await transport.Initialize(hostSettings,

0 commit comments

Comments
 (0)