Skip to content

Perplexing documentation for API method #953

@A248

Description

@A248

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions