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

Move SerialExecutor to Support #1404

Closed
wants to merge 1 commit into from
Closed

Move SerialExecutor to Support #1404

wants to merge 1 commit into from

Conversation

mattbfb
Copy link
Contributor

@mattbfb mattbfb commented May 23, 2024

Summary:
Move SerialExecutor, and convert throws to
asserts so it can be built without exceptions.

Differential Revision: D57689126

Summary:
Move SerialExecutor, and convert `throw`s to
`assert`s so it can be built without exceptions.

Differential Revision: D57689126
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label May 23, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57689126

@mattbfb mattbfb closed this by deleting the head repository May 23, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57689126

4 similar comments
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57689126

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57689126

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57689126

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57689126

facebook-github-bot pushed a commit that referenced this pull request Jun 3, 2024
Summary:
Pull Request resolved: #1404

- Move SerialExecutor
- convert `throw`s to `assert`s so it can be built without exceptions
- only adjust the stack for ASAN if in an ASAN build

Reviewed By: neildhar

Differential Revision: D57689126

fbshipit-source-id: 06114de4be9493391507c9dc2fe2d689ec52b8ba
facebook-github-bot pushed a commit that referenced this pull request Jun 16, 2024
Summary:
Original Author: [email protected]
Original Git: d208805
Original Reviewed By: neildhar
Original Revision: D57689126

Pull Request resolved: #1404

- Move SerialExecutor
- convert `throw`s to `assert`s so it can be built without exceptions
- only adjust the stack for ASAN if in an ASAN build

Reviewed By: neildhar

Differential Revision: D58621440

fbshipit-source-id: 8781a88aab126ad13177a29316e31e917d11484b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants