You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf(l1): make trusted setup warmup non blocking (#5124)
**Motivation**
Warmup takes ~3 seconds and makes the node start up slower unnecessarily
**Description**
- Makes the warmup behind a thread so it's not blocking
---------
Co-authored-by: Mario Rugiero <[email protected]>
0 commit comments