Skip to content

Update close handler to avoid unhandled promise rejections - #71

Merged
clue merged 1 commit into
clue:1.xfrom
clue-labs:unhandled-rejections
Jan 1, 2025
Merged

Update close handler to avoid unhandled promise rejections#71
clue merged 1 commit into
clue:1.xfrom
clue-labs:unhandled-rejections

Conversation

@clue

@clueclue commented Jan 1, 2025

Copy link
Copy Markdown
Owner

Builds on top of reactphp/promise#248 and #63

@clueclue added bug Something isn't working new feature New feature or request labels Jan 1, 2025
@clueclue added this to the v1.7.0 milestone Jan 1, 2025
@clue
clueforce-pushed the unhandled-rejections branch from 6070b21 to 1cd706eCompareJanuary 1, 2025 18:39
@clue
clueforce-pushed the unhandled-rejections branch from 1cd706e to c15c700CompareJanuary 1, 2025 18:42
@clue

clue commented Jan 1, 2025

Copy link
Copy Markdown
OwnerAuthor

Fixed unrelated build error by updating test environment to disable JIT due to Xdebug conflict (refs #64): https://github.com/shivammathur/setup-php#jit-configuration & https://xdebug.org/docs/compat#compat

@clue
clue merged commit 9f54bcd into clue:1.xJan 1, 2025
@clue
clue deleted the unhandled-rejections branch January 1, 2025 18:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't workingnew featureNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@clue