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

feat(worker): add start method to worker farms #13937

Merged
merged 6 commits into from Feb 21, 2023

Commits on Feb 20, 2023

  1. Copy the full SHA
    3ab36b8 View commit details
    Browse the repository at this point in the history
  2. link in changelog

    SimenB committed Feb 20, 2023
    Copy the full SHA
    622c055 View commit details
    Browse the repository at this point in the history
  3. rename to start

    `setup` is currently reserved
    SimenB committed Feb 20, 2023
    Copy the full SHA
    fbd89c1 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    SimenB and mrazauskas committed Feb 20, 2023
    Copy the full SHA
    58a035b View commit details
    Browse the repository at this point in the history
  5. also await waitForWorkerReady

    SimenB committed Feb 20, 2023
    Copy the full SHA
    d54b657 View commit details
    Browse the repository at this point in the history
  6. type test

    SimenB committed Feb 20, 2023
    Copy the full SHA
    13c9ec9 View commit details
    Browse the repository at this point in the history