Skip to content

Bug fixes, MFile & ProcPool enhancements

Compare
Choose a tag to compare
@c-blake c-blake released this 17 Jun 12:37
· 361 commits to master since this release

This release fixes a couple bugs. It slightly enhances cligen/mfile.MFile.

Usage by @Vindaar helped to motivate hardening procpool.nim interfaces to avoid deadlock from insufficient statistical regularity and one breaking change (to avoid same-fd-as-parent footguns). Also, silence nCPU-way repetitions of Control-C messages (but provide a way to get them back if users want).

Also, remove need for (not so perf helpful anyway) || iterator in examples/dups.nim.