[wingide-users] Popen problem on osx
Rod Morison
rod at morison.biz
Wed Mar 7 13:46:49 MST 2012
I have a code that uses subprocess.Popen to spawn a daemon (I don't need
to debug into that daemon). However, it looks like under wing debug it's
re-execing the original program invocation, I see two identical
wingdb.py command lines in ps after the Popen.
Does wing on osx do something with the subprocess module?
Works fine from command line on osx, and fine on wing on windows 7.
More information about the wingide-users
mailing list