Skip to content

Fix /// This method is blocking. comments #665

@haerdib

Description

@haerdib

There are quite a few function that have the comment /// This method is blocking.. However, since the introduction of the async option, that is not always true any more. We should either

  1. Remove the comment completely
  2. Correct it by stating that this only holds true in the sync mode.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions