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
In the review for this PR, @nickkhyl points out that it would be nice if AppendToWalkInit could accept functions that return errors so that failures could be propagated up to the caller of InitApp.
I think it's a good idea, but I'm filing it as a new issue for follow-up.
The text was updated successfully, but these errors were encountered:
In the review for this PR, @nickkhyl points out that it would be nice if
AppendToWalkInit
could accept functions that returnerror
s so that failures could be propagated up to the caller ofInitApp
.I think it's a good idea, but I'm filing it as a new issue for follow-up.
The text was updated successfully, but these errors were encountered: