Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initializations are not performed for web-app #109

Open
pbiggar opened this issue Jun 3, 2015 · 1 comment
Open

Initializations are not performed for web-app #109

pbiggar opened this issue Jun 3, 2015 · 1 comment

Comments

@pbiggar
Copy link
Owner

pbiggar commented Jun 3, 2015

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 2009-01-03 16:49:19

@pbiggar
Copy link
Owner Author

pbiggar commented Jun 3, 2015

The current globals are not thread safe, and should be placed within an EG() block,
at the same time.

Original issue reported on code.google.com by paul.biggar on 2009-05-28 15:08:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant