in reply to join() in perl threads does not return
in thread join() in perl threads does not return
Hm. In that case you'll need to post actual code, that is runnable and demonstrates the problem.
Ie. This code: $gdbserver_path :6000 $Exe_path 1> NUL 2> NUL` ; from your OP, is not valid Perl.
Ie. It mustn't have dependencies that we cannot have access to -- like modules that are your companies intellectual property.
We don't need to have the executable you are running, we can mock that up using a perl 1-liner.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
join() in perl threads does not return
by Mj1234 (Sexton) on Oct 03, 2016 at 08:49 UTC | |
by BrowserUk (Patriarch) on Oct 03, 2016 at 09:04 UTC |