Rollup merge of #139236 - Zoxc:anon-counter, r=davidtwco

Use a session counter to make anon dep nodes unique

This changes the unique session hash used to ensure unique anon dep nodes per session from a timestamp to a counter.

This is nicer for debugging as it makes the dep graph deterministic.
This commit is contained in:
Matthias Krüger 2025-04-17 00:14:24 +02:00 committed by GitHub
commit ab424e0d31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available