Skip to content

v0.7.2

Choose a tag to compare

@QSmally QSmally released this 05 May 16:18

This release drafts a patch version of DispatchQueue.

Fixes

  • Remove unnecessary async keyword for the task() method;
  • Mark DispatchThread state properties as private.