Open GoogleCodeExporter opened 9 years ago
initializations are performed in main, which is not executed for a web-app. I think this should be as simple as moving them to MINIT, and likewise for finalizations.
Original issue reported on code.google.com by paul.biggar on 3 Jan 2009 at 4:49
paul.biggar
The current globals are not thread safe, and should be placed within an EG() block, at the same time.
Original comment by paul.biggar on 28 May 2009 at 3:08
Original issue reported on code.google.com by
paul.biggar
on 3 Jan 2009 at 4:49