genotrance / px

An HTTP proxy server to automatically authenticate through an NTLM proxy
MIT License
955 stars 99 forks source link

Newer Versions keep Console window open instead of starting background tasks #232

Open MrFly72 opened 3 days ago

MrFly72 commented 3 days ago

I dont know at which release this changed, but older versions (eg. 0.8.3) start background task instead of keeping console window open. Is there any switch that can force the old behaviour? Background: I usually recommend our developers to put PX into Autostart, so that when they start work everything is handy in place. With newer releases the console window stays open and if they close it, PX will be gone. If there is no switch to do this right now, it would come handy if there would be one in the future. (Also in a px.ini configuration item)

MrFly72 commented 3 days ago

Ok, I did a quick test and it was introduced in 0.9.0 with the new embedded Python.