@kinke created dlang/phobos pull request #8633 "[stable] Fix Issue 22745 - std.parallelism.parallel fails to process empty range on a single CPU" fixing this issue:
- Fix Issue 22745 - std.parallelism.parallel fails to process empty range on a single CPU
https://github.com/dlang/phobos/pull/8633
Comment #2 by dlang-bot — 2022-12-01T10:49:24Z
dlang/phobos pull request #8633 "[stable] Fix Issue 22745 - std.parallelism.parallel fails to process empty range on a single CPU" was merged into stable:
- ded657505ceec063163790b5c925ce31baca2b6f by Martin Kinkelin:
Fix Issue 22745 - std.parallelism.parallel fails to process empty range on a single CPU
https://github.com/dlang/phobos/pull/8633
Comment #3 by dlang-bot — 2022-12-15T22:48:21Z
dlang/phobos pull request #8650 "merge stable" was merged into master:
- 5645d87eb165be79d49d54cd9ccdce921c5229a9 by Martin Kinkelin:
Fix Issue 22745 - std.parallelism.parallel fails to process empty range on a single CPU
https://github.com/dlang/phobos/pull/8650