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

Segfault with more than one transport/connection #6

Open
mpoiriert opened this issue Apr 24, 2024 · 0 comments
Open

Segfault with more than one transport/connection #6

mpoiriert opened this issue Apr 24, 2024 · 0 comments

Comments

@mpoiriert
Copy link

I just installed this bundle it's working great with one transport but if I have more than one

bin/console messenger:consume async_high_priority async

It cause a segfault.

I am assuming that it's by registering multiple PCNTLHeartbeatSender that cause the issue.

Do you have any idea how to fix this ? (if you had the issue before).

I am thinking about simply having a array of connections and looping trough them instead of having to register each of them.

What do you think ?

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

No branches or pull requests

1 participant