> Christopher Nelson wrote: >> But more >> broadly, I don't know if Trac gets executed in a single thread (so >> only one instance of my listener could be active at a time) or if, >> say, each user gets a thread in the server and multiple saves can >> fight. > > Trac executes in several threads *and* several processes. It actually > depends on the configuration of your web server, but you should assume > the worst case.
Of course. Back to the drawing board. :-) -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev@googlegroups.com. To unsubscribe from this group, send email to trac-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.