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 has been archived by the owner on Aug 23, 2022. It is now read-only.
From my reading of the code, the argument parser called by paw may panic before human-panic gets called to replace the panic hook, and if that happens the user ends up with a not-so-helpful error message.
Are there any plans for addressing this, particularly given the intention of including something like paw in std in the future?
PS. The issue template refers to a silver package.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
From my reading of the code, the argument parser called by
paw
may panic beforehuman-panic
gets called to replace the panic hook, and if that happens the user ends up with a not-so-helpful error message.Are there any plans for addressing this, particularly given the intention of including something like
paw
instd
in the future?PS. The issue template refers to a
silver
package.The text was updated successfully, but these errors were encountered: