Print

Print


Okay, I have something that's working with the multiprocessing module. I don't know too much about the backend, but if I make an xrootd connection (making a FileSystem object) in the master thread, and then try to pass that connection to a process, it seg faults. If I make any connection in the master thread and also create a connection in a forked process, that forked process object hangs on dirlist. I have to make all the connections inside of it's own process (and do nothing in the master thread). That's not really a problem, but I have to do some queuing gymnastics when I want to retry a failed directory listing on a different door...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/462#issuecomment-282841621

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1