commit | d4c410f0f922683f38c9d435923939d037fbd8c2 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Fri Feb 03 15:20:46 2023 -0800 |
committer | GitHub <noreply@github.com> | Fri Feb 03 15:20:46 2023 -0800 |
tree | b776e07cb59767c41176c73e568a11d4957f2e51 | |
parent | f6c53b80a16f63825479c5ca0f8a5e2829c3f505 [diff] |
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551) This reverts the core of #100618 while leaving relevant documentation improvements and minor refactorings in place.