Skip to content

Add async queue to run asynchronous closures one at a time #16

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on May 16, 2023

  1. Add async queue to run asynchronous closures one at a time

    Aleksandr Darovskikh committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c70c3c3 View commit details
    Browse the repository at this point in the history
  2. Add missing tests

    Aleksandr Darovskikh committed May 16, 2023
    Configuration menu
    Copy the full SHA
    63151b4 View commit details
    Browse the repository at this point in the history
  3. Add perform method that waits until operation is complete

    Aleksandr Darovskikh committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ece2aaf View commit details
    Browse the repository at this point in the history