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

Address Pages Manager lock behavior and types #8650

Merged
merged 1 commit into from
May 14, 2024

Conversation

kmcgrady
Copy link
Collaborator

Describe your changes

From #8639, @raethlein made a good claim about the lock as well as some types to make things clear, so I addressed those here.

Testing Plan

  • Type checks should pass
  • Existing tests should pass with lock behavior (we don't usually manage concurrency testing at the moment)

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

Copy link
Collaborator

@raethlein raethlein left a comment

Choose a reason for hiding this comment

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

Thanks for the follow-up!

@kmcgrady kmcgrady merged commit 3a3a99b into feature/mpa-v2 May 14, 2024
43 checks passed
@kmcgrady kmcgrady deleted the fix/pages-manager-lock branch May 14, 2024 00:07
kmcgrady added a commit that referenced this pull request May 20, 2024
## Describe your changes

From #8639, @raethlein made a good claim about the lock as well as some
types to make things clear, so I addressed those here.

## Testing Plan

- Type checks should pass
- Existing tests should pass with lock behavior (we don't usually manage
concurrency testing at the moment)

---

**Contribution License Agreement**

By submitting this pull request you agree that all contributions to this
project are made under the Apache 2.0 license.
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.

None yet

2 participants