Comment 12 for bug 1773102

Revision history for this message
Doug Hellmann (doug-hellmann) wrote :

It sounds like the periodic tasks that use a RequestContext should construct it with overwrite=False to avoid storing the value in the thread local storage.