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

Implement async download based on chronos #1023

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Aug 24, 2022

  1. Implement async download based on chronos

    - implementation of async download based on chronos asyncproc
    - the PR is based on nim-lang#938
    bobeff authored and yyoncho committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c9bc187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    609f91b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Remove the usage of all

    yyoncho committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    b42118b View commit details
    Browse the repository at this point in the history
  2. Reenable windows

    yyoncho committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    60cba77 View commit details
    Browse the repository at this point in the history
  3. Rebase chronos

    yyoncho committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    ac2d97e View commit details
    Browse the repository at this point in the history