Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Profiles spawns a new process which doesn't quit when closing the sounding #182

Closed
dziban303 opened this issue Nov 10, 2019 · 2 comments

Comments

@dziban303
Copy link

Win 10, Sharppy v1.4.0b1.

After selecting a Sounding Source and a station, clicking Generate Profiles will bring up the sounding, but it will also spawn a new instance of Sharppy, which stays alive even after closing the sounding and returning to the Sounding Picker window.

I might not have noticed this, except that when the new processes are spawned, along come the 50 debug tracing boxes. If you OK through all the tracing messages, the process quits. Ignoring the message boxes will leave the processes running even when closing Sharppy altogether, forcing you to manually end the processes in Task Manager (or clicking through all the OKs!)

Presumably this issue will be fixed when the tracing messages are fixed.

image
image

image

@wblumberg
Copy link
Contributor

Okay, I developed a new binary for Windows with the debugging turned off. It can be found here:

https://github.com/sharppy/SHARPpy/releases/tag/v1.4.0b1

@dziban303
Copy link
Author

Thanks! Working normally; closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants