Skip to content

Release 10.3.2

Compare
Choose a tag to compare
@mceachen mceachen released this 02 Mar 05:25
· 92 commits to main since this release
9b53d29
  • rebuild docs (9b53d29)
  • equalish is a word. ish. (bead66f)
  • allow for 1 stray pid on shutdown (7222f1a)
  • bump up expected windows procs (204bd1a)
  • run checkShutdown() in until() block (de88519)
  • fix import (8556042)
  • simplify spec shutdown() to rely on the returned .end() promise (e79506f)
  • calling .end() after running shuts down child procs doesn't fight flaky child procs (a92b7dc)
  • endError event takes a BatchProcess now (for more detailed logging) (80a329e)
  • end isn't optional anymore (f9128c3)
  • prep 10.3.2 (ea61a42)
  • improve .vacuumProcs to always wait for all ending batchprocess children (ed8f72f)
  • deflake windows ci (efe6572)
  • oops. this.timeout(). (0b4db23)
  • give CI windows a touch more time to complete (7a97bd2)
  • dump stats before expectations (38320f8)
  • add spawnedProcCount to stats() (4e3d5b5)
  • remove retries to see how bad CI fails (da1ebcf)
  • drop meanTasksPerProc expectation (637a673)
  • increase proc count expectations (ebf55b9)
  • ncu -u (7c4230e)
  • rebuild docs (386be30)
  • Add startError unhealthy check. remove exitpromise and startup task retention (reduce GC pressure) (73235be)
  • improve jsdocs for startError event (4d32dad)
  • don't spawn too many procs. debounce #onIdle. (6819646)
  • add Object.omit() (used by spec) (af0c3ef)
  • fix spec defaults (e60c4cc)