Hello. I have the problem where, when running the following commands: perl -e exit ed </dev/null
the commands take 1-2 seconds to terminate. Strace shows that the exitProcess was called after a low number of microseconds, but the program hangs. At one point, perl took 16 seconds to terminate. Python runs fine. What can I do about this? I've disabled the filesystem monitor of nod32, with no result. I've also tried running perl from a cmd window, with the same result. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/