Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

add middleware to monkey-patch os.env to be thread local for GAE compatibility#4

Merged
andrewsg merged 1 commit intoGoogleCloudPlatform:masterfrom
andrewsg:environment
Feb 12, 2015
Merged

add middleware to monkey-patch os.env to be thread local for GAE compatibility#4
andrewsg merged 1 commit intoGoogleCloudPlatform:masterfrom
andrewsg:environment

Conversation

@andrewsg
Copy link
Copy Markdown
Member

No description provided.

@andrewsg
Copy link
Copy Markdown
Member Author

@mingzhaodotname please review minor change

Comment thread multicore_runtime/wsgi.py
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where do you get appengine_config?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 37: appengine_config = vmconfig.BuildVmAppengineEnvConfig()

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry, didn't see the hidden lines.

And thanks a lot for the great comments.

LGTM

andrewsg added a commit that referenced this pull request Feb 12, 2015
add middleware to monkey-patch os.env to be thread local for GAE compatibility
@andrewsg andrewsg merged commit 06fede9 into GoogleCloudPlatform:master Feb 12, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants