Control: tags -1 +upstream -patch

Hi

Here's the answer from Tobias (upstream):

> the problem is that the getopt library is not threadsave and most
> rrdtool functions except rrd_xport still use getopt ... so in order
> to make it all thread save the other functions would also have to be
> switched over to the new getopt used in rrd_xport ... then the beast
> would be threadsafe.


Therefore, it's a good thing the python lock is kept, at the moment.

Reply via email to