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 synchronization between main thread and worker #14541

Merged
merged 10 commits into from May 22, 2022

Commits on May 22, 2022

  1. fix: eslint-parser worker

    liuxingbaoyu authored and nicolo-ribaudo committed May 22, 2022
    Copy the full SHA
    d5f4a94 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7ba8648 View commit details
    Browse the repository at this point in the history
  3. Add debug logs

    nicolo-ribaudo committed May 22, 2022
    Copy the full SHA
    a641963 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    89dec0e View commit details
    Browse the repository at this point in the history
  5. Only run eslint tests

    nicolo-ribaudo committed May 22, 2022
    Copy the full SHA
    b2903c8 View commit details
    Browse the repository at this point in the history
  6. Always log

    nicolo-ribaudo committed May 22, 2022
    Copy the full SHA
    9730380 View commit details
    Browse the repository at this point in the history
  7. Run all tests

    nicolo-ribaudo committed May 22, 2022
    Copy the full SHA
    b4f5b20 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    bc6a620 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5794b3b View commit details
    Browse the repository at this point in the history
  10. Remove test loop

    nicolo-ribaudo committed May 22, 2022
    Copy the full SHA
    b504b49 View commit details
    Browse the repository at this point in the history