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

Fix 'queueMessages' expected behaviour #1005

Merged
merged 10 commits into from
Apr 29, 2020
Merged

Fix 'queueMessages' expected behaviour #1005

merged 10 commits into from
Apr 29, 2020

Conversation

ricardopereira
Copy link
Contributor

@ricardopereira ricardopereira commented Mar 26, 2020

@ricardopereira ricardopereira self-assigned this Mar 26, 2020
@ricardopereira ricardopereira force-pushed the fix-1004 branch 2 times, most recently from 46a54ba to bc662e1 Compare March 27, 2020 22:56
@QuintinWillison
Copy link
Contributor

Breadcrumbs: internal discussion around failing tests which may be blocking @ricardopereira from fully testing this, which may be why this PR is still in Draft state.

@ricardopereira
Copy link
Contributor Author

Yes, exactly. Thanks @QuintinWillison.

@ricardopereira ricardopereira marked this pull request as ready for review April 26, 2020 08:20
@ricardopereira
Copy link
Contributor Author

The CI is getting better but even so I had to restart some of them.

@ricardopereira
Copy link
Contributor Author

@QuintinWillison BTW, this fixes #894 too 🙌

@ricardopereira ricardopereira merged commit a8a4a0b into master Apr 29, 2020
@ricardopereira ricardopereira deleted the fix-1004 branch April 29, 2020 10:04
[channel setFailed:channelStatus];
break;
default:
break;
Copy link
Member

Choose a reason for hiding this comment

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

Why is all of this still gated under a condition that fails if options.queueMessages is false? This is RTL3, right? That spec item doesn't mention anything about queueMessages, what do they have to do with each other?

Copy link
Collaborator

@maratal maratal Jun 30, 2024

Choose a reason for hiding this comment

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

See 586c255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants