Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Removing a test script from perl source

by syphilis (Archbishop)
on Nov 19, 2017 at 03:16 UTC ( [id://1203762]=note: print w/replies, xml ) Need Help??


in reply to Re: Removing a test script from perl source
in thread Removing a test script from perl source

You could just kill the offending test script process using the task manager or some other similar tool

Yes, my original post was built around a false assumption - namely, that Ctrl-C was the only way I could escape from the hang.
As salva suggested, procexp, makes it quite easy to select and kill the appropriate process.
One can even double check that one has selected the correct perl process (prior to killing that process) by looking at its command line, which is displayed under its "Properties".

Thank you, salva.
Thanks also to 1nickt for a handy idea. (1nickt's idea was more in line with what I initially expected was going to be needed.)

Cheers,
Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1203762]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (1)
As of 2024-04-16 14:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found