Commit d620613
Show base cache key hash with DEBUG=Metro:Transformer
Summary:
Add a `debug` handy when debugging cache key mismatches / unexpected cache misses, especially in cases where stepping in with a debugger is tricky, and noting that print-based debugging is impossible because any change to this source changes the cache key.
Changelog: Internal
Reviewed By: yungsters
Differential Revision: D74717070
fbshipit-source-id: 216ff7f15363aae8fd7ac6d31cdc18157abe32041 parent ca831c8 commit d620613
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
0 commit comments