Hi Ralf, well, that's explain the things =)
We don't share the instances between the threads, and, actually it's quite the same code running in one or multiple threads (to take an advantage of the multi-cored computers). Are there any plans for confirmed multi-threading? Best regards, Alexander. On Aug 6, 2:30 pm, Ralf Schmitt <[email protected]> wrote: > Alexander <[email protected]> writes: > > We've got a continuous Python crash while using it in multi-threaded > > script and wonder if it could be about multi-threading support within > > mwlib or it's something we don't know about the right way to use it. > > Could you, please, confirm on the known mwlib use cases in multi- > > threaded / multi-process environments? > > We don't use it in a multithreaded environment. I think you should be > fairly safe if you don't share instances between threads. > > Can you provide a minimal example? -- You received this message because you are subscribed to the Google Groups "mwlib" 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/mwlib?hl=en.
