Skip to content

WIP: Remove threads from windows babysitter

This is an alternative approach based on !51 (closed) by completly removing thread support on spawing childs.

This mr was originally started to fix the problem described in #149 (closed). But it turned out in the meantime that the cause is not in the structure of the threading support, but was fixed elsewhere and with !228 (merged), which makes this work no longer necessary for it.

Edited by Ralf Habacker

Merge request reports