review(Core): re-review at HEAD; clean up duplicate/unexplained doc comments
Re-review at 7286d320. Core-013 (duplicate <summary> on HostBoundHandle), Core-014
(clarify EquipmentNodeWalker test-only hardcoded attrs). Both Low, doc-only. Prior
authz/Galaxy churn verified correct.
This commit is contained in:
@@ -150,11 +150,6 @@ public sealed class AlarmSurfaceInvoker
|
||||
return result;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Wraps an <see cref="IAlarmSubscriptionHandle"/> returned by the driver with the
|
||||
/// resolved host name used when the subscription was created. <see cref="UnsubscribeAsync"/>
|
||||
/// unwraps this to route the unsubscribe through the same host's resilience pipeline.
|
||||
/// </summary>
|
||||
/// <summary>
|
||||
/// Wraps an <see cref="IAlarmSubscriptionHandle"/> returned by the driver with the
|
||||
/// resolved host name used when the subscription was created. <see cref="UnsubscribeAsync"/>
|
||||
|
||||
Reference in New Issue
Block a user