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

Always return a new Promise from getAvailability(). #525

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

markafoltz
Copy link
Contributor

@markafoltz markafoltz commented Sep 15, 2024

Closes Issue #507 by always returning a new Promise from PresentationRequest.getAvailability().


Preview | Diff

Copy link
Member

@tidoust tidoust left a comment

Choose a reason for hiding this comment

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

LGTM with two editorial updates.

index.html Outdated Show resolved Hide resolved
index.html Show resolved Hide resolved
@baylesj
Copy link

baylesj commented Oct 8, 2024

This looks great. Definitely agree a new promise should be returned every time.

Copy link

@baylesj baylesj left a comment

Choose a reason for hiding this comment

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

LGTM.

@markafoltz markafoltz merged commit b9a3e3d into main Oct 8, 2024
2 checks passed
@markafoltz markafoltz deleted the new-promise-issue-507 branch October 8, 2024 16:50
github-actions bot added a commit that referenced this pull request Oct 8, 2024
SHA: b9a3e3d
Reason: push, by markafoltz

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.

PresentationRequest.getAvailability() could always return a new Promise
4 participants