Adds a barrier to taken-over threads creating new threads until attach is fully finished. This avoids problems keeping up with an app that is creating threads while we try to attach.
Fixes #3023 (closed)
Adds a barrier to taken-over threads creating new threads until attach is fully finished. This avoids problems keeping up with an app that is creating threads while we try to attach.
Fixes #3023 (closed)