Quim Muntal
Quim Muntal
Strongly-typed transition arguments can already be achieved using [StateMachine.SetTriggerParameters](https://pkg.go.dev/github.com/qmuntal/stateless#StateMachine.SetTriggerParameters), see a (probably too short) example here: https://github.com/qmuntal/stateless#parameterised-triggers If this does not cover your needs I'm open to consider your proposal.
> If I understand correctly, [StateMachine.SetTriggerParameters](https://pkg.go.dev/github.com/qmuntal/stateless#StateMachine.SetTriggerParameters) adds a check that runs [when Fire() is called](https://github.com/qmuntal/stateless/blob/v1.6.1/statemachine.go#L366) and panics there before moving on? Yep. > The way I suggest it allows to...
Another data point: .NET support for Windows 7 and 8.1 will end in January 2023: https://github.com/dotnet/announcements/issues/226
>Since this kind of issues will probably come back to bite us with Windows 10 in a few years, should we consider improving messaging and have an explicit error in...
>If there is a relatively simple way to do this I'm not particularly opposed, but it's unclear to me how easy a fallback for both the runtime and crypto/rand would...
> I think go can download modules from dev.azure.com using git with git-credential-manager but it is sensitive to configuration. For the record: I also use the same configuration to go-get...
windows/arm64 builders are down again. Reopening.
Thanks for looking into this @thanm. LUCI builders are now failing with an infra error, e.g. https://ci.chromium.org/ui/p/golang/builders/try/gotip-windows-arm64/b8756084754023713041/overview, so I'm going to reopen.
windows/arm64 LUCI builders have been up and running for a week. Seems like the issue is solved. Thanks @thanm.
LUCI and legacy builders are down.