Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenBond committed Oct 16, 2024
1 parent 715c025 commit 789f78a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Orleans.Runtime/Hosting/ActivationRebalancerExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ namespace Orleans.Hosting;

#nullable enable

/// <summary>
/// Extensions for configuring activation rebalancing.
/// </summary>
public static class ActivationRebalancerExtensions
{
/// <summary>
Expand Down

0 comments on commit 789f78a

Please sign in to comment.