Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derivation of Inspectables frequently fails #7

Open
propensive opened this issue Jan 25, 2025 · 0 comments
Open

Derivation of Inspectables frequently fails #7

propensive opened this issue Jan 25, 2025 · 0 comments
Assignees
Labels
bug Describes something not working as intended severe Has a significant impact on many users

Comments

@propensive
Copy link
Owner

An Inspectable is always meant to be derivable, either using an Encodable in Text, Showable, generic derivation, or as a last resort, toString. Unfortunately, it seems to be egregiously slow sometimes, and often fails with an error so large it's unreadable.

@propensive propensive self-assigned this Jan 25, 2025
@propensive propensive added bug Describes something not working as intended severe Has a significant impact on many users labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Describes something not working as intended severe Has a significant impact on many users
Projects
Status: Todo
Development

No branches or pull requests

1 participant