Skip to content

Error handling throughout code obfuscates true errors  #39

@jlessler

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions