Print

Print


Unrelatedly, one word of warning about the python bindings, in case if it helps in the future --

Never use the "asynchronous" features.  There are deadlock issues at the core of the implementation's design (basically, it calls Python from a non-Python thread ... no mechanism to prevent lock inversion or check that the Python interpreter still exists).  It will need a reimplementation prior to them being safe to use.

-- 
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/836#issuecomment-427863717

########################################################################
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