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

Added PlatformSpecific class that can detect if it's running in AppEngine #1066

Merged
merged 1 commit into from
Jan 25, 2016

Conversation

mattrjacobs
Copy link
Contributor

If so, provide the AppEngine-specified ThreadFactory. This should resolve #795.

…gine.

* If so, provide the AppEngine-specified ThreadFactory
@cloudbees-pull-request-builder

NetflixOSS » Hystrix » Hystrix-pull-requests #322 SUCCESS
This pull request looks good

@mattrjacobs
Copy link
Contributor Author

Merging, as this doesn't change behavior on my local, or on CI. Still need to confirm it actually works in GAE and will need help doing that

@mattrjacobs mattrjacobs reopened this Jan 25, 2016
mattrjacobs added a commit that referenced this pull request Jan 25, 2016
Added PlatformSpecific class that can detect if it's running in AppEngine
@mattrjacobs mattrjacobs merged commit bc7d01a into Netflix:master Jan 25, 2016
@mattrjacobs mattrjacobs deleted the appengine-thread-factory branch January 25, 2016 08:22
@cloudbees-pull-request-builder

NetflixOSS » Hystrix » Hystrix-pull-requests #323 SUCCESS
This pull request looks good

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

Successfully merging this pull request may close these issues.

GAE prohibits spawning new threads directly
2 participants