Skip to content

Error handling throughout code obfuscates true errors  #39

Description

@jlessler

Some error messages are just not informative, but more insidious is the pervasive tendency for the trycatch logic to mask the underlying error in favor of a less informative error message that cannot be tracebacked. Particularly a problem in dic.fit where legitimate errors from optim will not be reported correctly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions