# Bug report ### Bug description: https://github.com/python/cpython/pull/111638 broke WASI builds due to assuming multiprocessing was always available. Failure can be seen at https://buildbot.python.org/all/#/builders/1046/builds/3844 . ### CPython versions tested on: CPython main branch ### Operating systems tested on: _No response_ <!-- gh-linked-prs --> ### Linked PRs * gh-113704 * gh-113844 <!-- /gh-linked-prs -->
Bug report
Bug description:
#111638 broke WASI builds due to assuming multiprocessing was always available.
Failure can be seen at https://buildbot.python.org/all/#/builders/1046/builds/3844 .
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs