Skip to content

Update test suite to avoid unhandled promise rejections - #215

Merged
WyriHaximus merged 1 commit into
reactphp:1.xfrom
clue-labs:unhandled-rejections
Jul 7, 2023
Merged

Update test suite to avoid unhandled promise rejections#215
WyriHaximus merged 1 commit into
reactphp:1.xfrom
clue-labs:unhandled-rejections

Conversation

@clue

@clueclue commented Jul 7, 2023

Copy link
Copy Markdown
Member

Marking this as WIP until the upstream component has been released. In the meantime, this uses a temporary development branch.

Builds on top of reactphp/promise#248, #202, #153 and #210

@clueclue added this to the v1.12.0 milestone Jul 7, 2023
@clue
clueforce-pushed the unhandled-rejections branch from 91f6e0e to 254496bCompareJuly 7, 2023 09:52
@clue
clueforce-pushed the unhandled-rejections branch from 254496b to bfcf142CompareJuly 7, 2023 09:57
@clueclue changed the title [WIP] Update test suite to avoid unhandled promise rejectionsUpdate test suite to avoid unhandled promise rejectionsJul 7, 2023
@clue

clue commented Jul 7, 2023

Copy link
Copy Markdown
MemberAuthor

Updated now that reactphp/promise#248 has been merged, this is now ready for review :shipit:

This can be reproduced locally by installing Promise v3, which means either waiting for the official release scheduled next week or by installing the current development version with composer require react/promise:^3@dev.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clue@WyriHaximus@SimonFrings