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
shakuzen
changed the title
Return value of LongTaskTImer#record and recordCallable is not marked Nullable
Return value of LongTaskTimer#record and recordCallable is not marked Nullable
Jul 13, 2022
Interestingly enough
io.micrometer.core.instrument.LongTaskTimer.record(Supplier<T>)
has no@Nullable
.Originally posted by @marschall in #3230 (comment)
The text was updated successfully, but these errors were encountered: