Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return value of LongTaskTimer#record and recordCallable is not marked Nullable #3284

Closed
shakuzen opened this issue Jul 13, 2022 · 0 comments
Closed
Labels
bug A general bug module: micrometer-core An issue that is related to our core module
Milestone

Comments

@shakuzen
Copy link
Member

Interestingly enough io.micrometer.core.instrument.LongTaskTimer.record(Supplier<T>) has no @Nullable.

Originally posted by @marschall in #3230 (comment)

@shakuzen shakuzen added bug A general bug module: micrometer-core An issue that is related to our core module labels Jul 13, 2022
@shakuzen shakuzen added this to the 1.8.9 milestone Jul 13, 2022
@shakuzen 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A general bug module: micrometer-core An issue that is related to our core module
Projects
None yet
Development

No branches or pull requests

1 participant