in reply to Re^2: Threads slurping a directory and processing before conclusion
in thread Threads slurping a directory and processing before conclusion

There is no documentation mentioning that because you have to do all of this yourself. You will need to make the receiving threads quit once they read a undef from their input queue.

  • Comment on Re^3: Threads slurping a directory and processing before conclusion
  • Download Code