psdev (lock up & kill) nessecary for dead debug window sessions

gennff

Member
hi (again),

i'm running psdev (9.03.1641) against some lousy db-connection in a single connection / dual session mode. sometimes the db or the lan silently disconnects the sessions. if i then try to launch another execution in an already opened debug window, psdev locks up. that is, the debug session never really starts, most probably due to the stale session. however, i'm also unable to break the debug session because psdev claims "an already running window can not be halted / closed". having reached this end, there is nothing left than killing psdev using the windows task manager. this has a couple of side effect, mostly loosing settings on different levels (see the previous post).

you should do execute an alive check against debug (or whatever) windows before execution as well as smartly offer some reconnect.

regards peter
 
Back
Top