Message 168772 - Python tracker
Message168772
| Author | pitrou |
|---|---|
| Recipients | grahamd, ncoghlan, pitrou |
| Date | 2012-08-21.14:10:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1345558024.3383.3.camel@localhost.localdomain> |
| In-reply-to | <1345557968.83.0.983343835339.issue15751@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Just as they do today, all externally created threads will still go to > *one* interpreter when they hit PyGILState_Ensure(). It's just that > interpreter won't be the main one. Uh but how does it solve the issue? (unless you create a mod_wsgi app with only a single worker thread) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-21 14:10:23 | pitrou | set | recipients: + pitrou, ncoghlan, grahamd |
| 2012-08-21 14:10:23 | pitrou | link | issue15751 messages |
| 2012-08-21 14:10:22 | pitrou | create | |