You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some builds on AppVeyor are "failing" with an exit code of 259. That exit code is not a failure though, but it's the way Windows marks processes that didn't fully finish yet.
Some builds on AppVeyor are "failing" with an exit code of
259. That exit code is not a failure though, but it's the way Windows marks processes that didn't fully finish yet.We contacted AppVeyor support about this.
cc @rust-lang/infra