x/playground: output caching stops working after some time passes #39947
Labels
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
It looks like #31889 has regressed. The same snippet can be used to observe it, re-running this program produces successful but different output each time:
I've noticed this when sharing a snippet (/cc @julieqiu) where a timeout due to a large dependency would happen occasionally. Usually, with output caching, getting it to succeed once makes it possible to share the snippet without risk of timeout because it no longer needs to execute again, but that wasn't the case.
/cc @toothrot @cagedmantis @andybons
The text was updated successfully, but these errors were encountered: