Hey,

This is web.py 0.21:

 $ grep threadsafe *
 utils.py:re_compile = memoize(re.compile) #@@ threadsafe?
 utils.py:    **WARNING:** Not threadsafe!
 utils.py:        # Not threadsafe!

So.. what exactly does this imply? I am not very ("absolutely not")
familiar with python threads, but when you specify the number of
concurrent code.py processes in the lighttpd configuration file, can it
only be "1"? Or does that have nothing to do with it?

b^4

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to