Comment 26 for bug 1282865

Revision history for this message
Brant Knudson (blk-u) wrote : Re: Keystone middleware may confuse contexts

Another concern is that this is going to monkeypatch threads in the middle of handling a request... isn't that supposed to happen early on in the application, like before any threads are started?