17 writes to ConsumerUdsPath
Aspire.Cli.Tests (17)
Backchannel\BackchannelJsonSerializerContextTests.cs (1)
171
ConsumerUdsPath
= "/terminal/r0.sock",
Commands\TerminalCommandTests.cs (9)
184
ConsumerUdsPath
= "/tmp/does-not-exist-0.sock",
191
ConsumerUdsPath
= "/tmp/does-not-exist-1.sock",
269
ConsumerUdsPath
= "/tmp/does-not-exist-0.sock",
276
ConsumerUdsPath
= "/tmp/does-not-exist-1.sock",
382
ConsumerUdsPath
= "/tmp/r0.sock",
487
ConsumerUdsPath
= "/tmp/frontend-0.host.sock",
501
ConsumerUdsPath
= "/tmp/frontend-1.host.sock",
530
ConsumerUdsPath
= "/tmp/backend-0.host.sock",
717
ConsumerUdsPath
= "/tmp/frontend-0.host.sock",
Commands\TerminalTapePlayCommandTests.cs (7)
137
new() { ReplicaIndex = 0, Label = "shell-0",
ConsumerUdsPath
= "unused", IsAlive = true },
138
new() { ReplicaIndex = 1, Label = "shell-1",
ConsumerUdsPath
= "unused", IsAlive = true }
174
new() { ReplicaIndex = 0, Label = "shell-0",
ConsumerUdsPath
= "unused", IsAlive = true },
179
ConsumerUdsPath
= producerConnected ? host.SocketPath : "unused",
230
Replicas = [new() { ReplicaIndex = 0, Label = "shell-0",
ConsumerUdsPath
= "unused", IsAlive = false }]
281
ConsumerUdsPath
= host.SocketPath,
515
Replicas = [new() { ReplicaIndex = 0, Label = "shell-0",
ConsumerUdsPath
= socketPath ?? "unused", IsAlive = true }]
6 references to ConsumerUdsPath
aspire (6)
Commands\TerminalAttachCommand.cs (3)
155
var viewerApp = new TerminalViewerApp(replica.
ConsumerUdsPath
, sessionLabel, displayName, viewerOnly, _logger);
164
_logger.LogDebug(ex, "Failed to connect to terminal at {Path}", replica.
ConsumerUdsPath
);
172
_logger.LogDebug(ex, "Terminal session connection lost at {Path}", replica.
ConsumerUdsPath
);
Commands\TerminalTapePlayCommand.cs (1)
151
StreamFactory = async ct => await Hmp1Transports.ConnectUnixSocket(replica.
ConsumerUdsPath
, ct).ConfigureAwait(false),
src\Aspire.Hosting\Backchannel\BackchannelDataTypes.cs (2)
1751
/// false, AppHost-known <see cref="TerminalReplicaInfo.
ConsumerUdsPath
"/>), but the array shape
1790
/// <see cref="TerminalReplicaInfo.
ConsumerUdsPath
"/> populated, so the diagnostic shape