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
## 📝 Summary
Removes the tracing initialization when spawning an `rbuilder` handle.
## 💡 Motivation and Context
Reth indeed boots up tracing itself, so this is indeed unnecessary.
## ✅ I have completed the following steps:
* [x] Run `make lint`
* [x] Run `make test`
* [ ] Added tests (if applicable)
0 commit comments