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

Install executor_api.h when generated in OSS build #1010

Conversation

calebmarchent
Copy link

futures.h includes folly/python/executor_api.h, this header needs to be
available to downstream projects (Thrift) which use python/futures.h.

Test Plan:

Build and install OSS target on Ubuntu Bionic and ensure executor_api.h
is installed to /usr/local/include/folly/python/executor_api.h.

futures.h includes folly/python/executor_api.h, this header needs to be
available to downstream projects (Thrift) which use python/futures.h.

Test Plan:

Build and install OSS target on Ubuntu Bionic and ensure executor_api.h
is installed to /usr/local/include/folly/python/executor_api.h.
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@calebmarchent has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

sandraiser pushed a commit to sandraiser/folly that referenced this pull request Mar 4, 2019
Summary:
futures.h includes folly/python/executor_api.h, this header needs to be
available to downstream projects (Thrift) which use python/futures.h.
Pull Request resolved: facebook#1010

Reviewed By: Orvid

Differential Revision: D13915880

Pulled By: calebmarchent

fbshipit-source-id: 3c47fc4fe4ba425a4c12dcefd8980703765bdad5
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.

2 participants