in reply to Using fork with subroutines
No test data, and a script so dependent on the local network and environment that nobody other than you could possibly execute it.
I would suggest adding diagnostic print statements to the script so you can check to see if global variables have the values you expect in the client instances and subroutines. Not sure how the debugger works with fork.
|
|---|