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
{{ message }}
This repository was archived by the owner on Nov 21, 2018. It is now read-only.
On line 1619 of master.cfg, stopBuild provides a BuildStatus object and not a BuilderStatus, which is what the userAuth callback expects. So it's probably running into an AttributeError?
Calling the getBuilder() function on the object should give us what we're looking for.
We recently added a privileged user for building 'dist' builds. After that patch though non-privileged users can no longer cancel non-dist builds.
cc @bheesham @alexcrichton
The text was updated successfully, but these errors were encountered: