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
* ✨ create memoizing AgentConfigSupplier encapsulating double-checked locking logic
* ♻️ refactor HypertraceConfig to use thread-safe AgentConfigSupplier
* Revert "♻️ refactor HypertraceConfig to use thread-safe AgentConfigSupplier"
This reverts commit 19ad84b.
* 👌 move double-checked locking implementation back into HypertraceConfig
* 🔥 delete AgentConfigSupplier as it is now unused
0 commit comments