in reply to Re: Will a shared filehandle processed by multiple threads/processes cause problems?
in thread Will a shared filehandle processed by multiple threads/processes cause problems?
Thanks for the response, makes sense. I think any perl code that depends on assumptions about what happens under the hood is bad practice so I will avoid this. But wanted to throw it out there to get feedback, thanks.