Chris Angelico <ros...@gmail.com>:

> Yep. Now how is that not a problem when you use some other model, like
> an event loop? The standard methods of avoiding deadlocks (like
> acquiring locks in strict order) work exactly the same for all models,
> and are just as necessary.

I was simply saying that if you can work with multiple threads, an event
loop shouldn't be a big deal.


Marko
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to