Skip to content

Instantly share code, notes, and snippets.

@exhesham
Created December 12, 2021 08:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exhesham/72fb66fab3fa43b70ac295eb534d148b to your computer and use it in GitHub Desktop.
Save exhesham/72fb66fab3fa43b70ac295eb534d148b to your computer and use it in GitHub Desktop.
sol2-run.ts
await Promise.all([worker(1), worker(2), worker(3), worker(4)]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment