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

Factor "obtain a lock manager" out of algorithms #94

Merged
merged 1 commit into from
Nov 12, 2021

Conversation

inexorabletash
Copy link
Member

@inexorabletash inexorabletash commented Nov 12, 2021

More factoring of logic out of #75 - this pulls the logic for obtaining a lock manager (or failing for opaque origins) out of call sites into a new set of steps, taking an environment as input. This sets us up for the later work to support partitioning.

A few other tiny wording/syntax tweaks are included as well, but there are no intended normative behavior changes.


Preview | Diff

whitespace
@inexorabletash
Copy link
Member Author

@saschanaz - one more for you to look at, at your leisure? Thank you for all your help!

Copy link
Member

@saschanaz saschanaz left a comment

Choose a reason for hiding this comment

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

👍 (TIL returning failure is a thing)

@inexorabletash inexorabletash merged commit 0d1d24e into main Nov 12, 2021
@inexorabletash inexorabletash deleted the obtain-manager branch November 12, 2021 20:22
github-actions bot added a commit that referenced this pull request Nov 12, 2021
SHA: 0d1d24e
Reason: push, by @inexorabletash

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants