azure-relay-bridge icon indicating copy to clipboard operation
azure-relay-bridge copied to clipboard

Automatic reload of config files is broken

Open congyiwu opened this issue 5 years ago • 0 comments

From looking at https://github.com/Azure/azure-relay-bridge/blob/f1e89b6f9c00084b0434d518b4b1ff0116ba0858/src/Microsoft.Azure.Relay.Bridge/Configuration/Config.cs#L461 It looks like automatic reload is supposed to be a feature, but it doesn't seem to be working. I edited BindPort in the config file while the process was running and couldn't observe any change in behavior afterwards.

congyiwu avatar Feb 14 '20 21:02 congyiwu