slango0513

Results 3 issues of slango0513

Some users have confirmed this bug: start multiple Silos (one adonet cluster) separately, their StartupTasks might result in multiple activation of the same Grain instance, demo see below. https://github.com/slango0513/OrleansBugs It...

Needs: investigation 🔍
area-hosting

According to the doc https://partner.steamgames.com/doc/api/ISteamMatchmaking#EChatMemberStateChange, this enum should be: ` //include Steamv147/sdk/public/steam/isteammatchmaking.h UENUM(BlueprintType, meta = (Bitflags)) enum class ESteamChatMemberStateChange : uint8 { None = 0, Entered = EChatMemberStateChange::k_EChatMemberStateChangeEntered UMETA(DisplayName =...

Nice work! Are you considering moving the project to .NET Core 3.0 WPF?

enhancement