Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish closures before completing futures (fix #415) #418

Closed
wants to merge 10 commits into from
Closed

Commits on Jul 11, 2023

  1. Tentative fix for #415

    Menduist committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    358fc53 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    e829afd View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fill the internalLocation

    Menduist committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    845b1a1 View commit details
    Browse the repository at this point in the history
  2. improve comment

    Menduist committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3bb4e76 View commit details
    Browse the repository at this point in the history
  3. fix

    Menduist committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a1c41ee View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    af65ad2 View commit details
    Browse the repository at this point in the history
  2. now compiles with nimbus

    Menduist committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f959575 View commit details
    Browse the repository at this point in the history
  3. add tests

    Menduist committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    382a96f View commit details
    Browse the repository at this point in the history
  4. Update chronos/asyncmacro2.nim

    Co-authored-by: Jacek Sieka <[email protected]>
    Menduist and arnetheduck authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    68fd98f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. address reviews

    Menduist committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    8cf81ad View commit details
    Browse the repository at this point in the history