nix-super/doc/manual/rl-next/10564-attrcursor-remove-forceerrors.md
Robert Hensing 7275d68d3b rl-next: Add top 10 by +1 reactions on PRs
We should use a metric that weighs the related issues.
Counterbalancing time doesn't make much sense to me.
If it's around for longer, the fix will be relevant to more people.
2024-07-25 05:57:53 +02:00

406 B

synopsis prs issues
Solve `cached failure of attribute X` 10564 10513 9165

This eliminates all "cached failure of attribute X" messages by forcing evaluation of the original value when needed to show the exception to the user. This enhancement improves error reporting by providing the underlying message and stack trace.

Author: Eelco Dolstra (@edolstra)