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

Perplexing documentation for API method #953

Open
A248 opened this issue Jan 17, 2022 · 0 comments
Open

Perplexing documentation for API method #953

A248 opened this issue Jan 17, 2022 · 0 comments

Comments

@A248
Copy link
Contributor

A248 commented Jan 17, 2022

I was browsing through the BanManager API and came across this statement in the javadoc:

* This method is not thread safe and should not be called on the main thread.

It is mostly obvious why such a statement is confusing. If an API method should not be called on the main thread, but is not thread safe, what thread should it be called on instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants