Skip to content

Conversation

@jsor
Copy link
Member

@jsor jsor commented Nov 14, 2016

When resolving a promise with itself, the promise becomes rejected with a \LogicException.

Closes #70
Ping @clue @WyriHaximus @cboden

When resolving a promise with itself, the promise becomes rejected
with a \LogicException.

Closes #70
@jsor jsor merged commit 2f4b595 into 2.x Nov 23, 2016
@jsor jsor deleted the 2.x-prevent-infinite-resolution-loop branch November 23, 2016 18:42
@clue clue added the bug label Jun 8, 2022
@clue clue added this to the v2.5 milestone Jun 8, 2022
Sign up for free to 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.

Infinite loop with $deferred->resolve($deferred->promise());

4 participants