Wolfgang Hottgenroth <[EMAIL PROTECTED]> wrote:
> that it is thread-safe. I assume nevertheless that the global
> interpreter lock needs to be acquired before the embedded python
> interpreter will run.

  Probably.

> So, under the assumption of pure python code the module is thread-safe
> but execution is serialized via the global interpreter lock?

  The python interpreter may have its own locks.  I'm not sure.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to