HealthCheckLoop Never invoked in C# SDK #1583
Labels
area/user-experience
Pertaining to developers trying to use Agones, e.g. SDK, installation, etc
kind/bug
These are bugs.
Milestone
What happened:
Agones Game Server becomes Unhealthy because Health is never signaled by the SDK.
HealthCheckLoop function is never invoked in Agones Game Server SDK for C#
What you expected to happen:
HealthCheckLoop function should be invoked by the SDK in AgonesSDK.cs and since it being private there's no way to call it externally.
How to reproduce it (as minimally and precisely as possible):
Use the AgonesSDK for C#
Anything else we need to know?:
Environment:
kubectl version
):The text was updated successfully, but these errors were encountered: