sindresorhus / p-map

Map over promises concurrently
MIT License
1.27k stars 58 forks source link

Allow stopping iteration via `pMap.stop` #36

Closed papb closed 1 year ago

papb commented 3 years ago

Closes #31

Note: this PR also currently includes a bug fix for an edge case, see below. edit: no longer true, moved to #40

sindresorhus commented 3 years ago

@Richienb Would you be able to help review? 🙏

sindresorhus commented 3 years ago

@papb Friendly bump in case you forgot about this PR. Feel free to ignore if you're just busy ;)

sindresorhus commented 1 year ago

Closing to let someone else be able to work on this as this PR is not moving forward.