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

fix(cli/repl): await Promise.any([])... #15623

Merged
merged 5 commits into from
Sep 2, 2022
Merged

Commits on Sep 2, 2022

  1. fix(cli/repl): await Promise.any([])...

     in REPL crashes with Fatal javascript OOM in Ineffective mark-compacts near heap limit(denoland#15443)
    CGQAQ committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    0fe6cbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79a40b7 View commit details
    Browse the repository at this point in the history
  3. tests: add tests

    CGQAQ committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    61d451f View commit details
    Browse the repository at this point in the history
  4. formatting

    CGQAQ committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ba1e448 View commit details
    Browse the repository at this point in the history
  5. revert test_util/std override

    CGQAQ committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    e2bd695 View commit details
    Browse the repository at this point in the history