Message168769
> As I understand the situation, mod_wsgi doesn't need arbitrary
> externally created threads to be able to call back into arbitrary
> subinterpreters, it just needs to be able to direct externally created
> threads in a process to a subinterpreter other than the main one.
But how does it know that the right externally created thread will point
to the right subinterpreter? The OS is free to schedule threads as it
desires. |
|
Date |
User |
Action |
Args |
2012-08-21 13:28:07 | pitrou | set | recipients:
+ pitrou, ncoghlan, grahamd |
2012-08-21 13:28:07 | pitrou | link | issue15751 messages |
2012-08-21 13:28:07 | pitrou | create | |
|