in reply to Re^2: .exe fails to exit
in thread .exe fails to exit

Your post lacks any real detail, and doesn't reference your previous thread. How do I post a question effectively?. Posting what you've tried/discovered along with the context of the problem makes it easier to help. Posting an example which replicates the issue will make it easier for people to help.

"Now it's a different issue" does the first problem still exist?

Replies are listed 'Best First'.
Re^4: .exe fails to exit
by levW (Beadle) on Jul 14, 2019 at 11:31 UTC

    my "previous thread" was a reply to a question from another monk regarding the previous thread"

    Can not post examples - my code is about 7000 lines, and the problem is node code related, by rather the .exe behaviour change after a Perl upgrade.

      The first step you will have to do is to reduce your code to a (say) 20 line example that still exhibits the problematic behaviour.

      How else should we be able to replicate and understand your situation?

      Your previous post and previous thread are two different things. That's why I linked to your previous thread as specified. You can't have read the advice I linked to, the linked threads are clear that we don't want to see thousands of lines of code. If you won't show us what you're doing or post a problem people can replicate you're making it more difficult for anyone to offer anything other than general advice.