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
We should try to make things work seamlessly with JUnit and possibly consider making some form of EventPublisherBeansContextWrapper.addWrapperIfNecessary public so that folks can all it directly.
The text was updated successfully, but these errors were encountered:
Somewhat related to this, shouldPublishEventsWhenContextStorageIsInitializedEarly() in OpenTelemetryAutoConfigurationTests is 100% flaky at the moment.
See #41439 (comment).
We should try to make things work seamlessly with JUnit and possibly consider making some form of
EventPublisherBeansContextWrapper.addWrapperIfNecessary
public so that folks can all it directly.The text was updated successfully, but these errors were encountered: