Opened 11 years ago
Last modified 9 years ago
#893 new enhancement
Switch mg_globals over to using werkzeug context locals
Reported by: | Christopher Allan Webber | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | |
Cc: | berkerpeksag | Parent Tickets: |
Description
Global variables suck, and break threading, and technically wsgi.
We should use Werkzeug locals instead:
http://werkzeug.pocoo.org/docs/local/
Change History (2)
comment:1 by , 10 years ago
Cc: | added |
---|
comment:2 by , 9 years ago
Type: | defect → enhancement |
---|
Note:
See TracTickets
for help on using tickets.