This release drafts a patch version of DispatchQueue.
Fixes
- Fixes consistency of class names like
DispatchController
andDispatchThreadController
; - Fixes missing
logs
configuration property in DispatchGroup.
Improvements
- Add communication timing tests/ benchmark.