Skip to content

Conversation

@danog
Copy link
Contributor

@danog danog commented Jul 12, 2023

No description provided.

}

throw new \Error('Event loop terminated without resuming the current suspension:' . $info);
throw new \Error('Event loop terminated without resuming the current suspension (fiber deadlock):' . $info);
Copy link
Member

Choose a reason for hiding this comment

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

It doesn't have to be a fiber deadlock. One possible reason is a unreferenced or canceled watcher.

@trowski trowski merged commit 8405671 into revoltphp:main Jul 20, 2023
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.

3 participants