Skip to content

Migrate DocumentManager.queue from DispatchQueue to AsyncQueue #1597

@ahoppen

Description

@ahoppen

AsyncQueue works better with the rest of the Swift concurrency system (eg. priority escalation) and we should use AsyncQueue instead of DispatchQueue for DocumentManager.queue.

Metadata

Metadata

Labels

refactoringAn internal refactoring of the codebase

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions