I had used that. That did not stop the thread from exiting.
Then you must be calling it at the wrong place in the code.
It is difficult to try to help further as the code you have posted has at least twothree missing close braces.
Neither of these if statement bodies are closed.
if( $serParProcessing eq "P" ) { if( $owsagProcessing eq "P" ) {
Nor is this subroutine.
sub locateSysHost_Parallel:locked {
In reply to Re^3: Nasty MultiThread problem
by BrowserUk
in thread Nasty MultiThread problem
by JFarr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |