Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Fix bug where pusherpool didn't start and broke some rooms #2342

Merged
merged 1 commit into from
Jul 6, 2017

Conversation

erikjohnston
Copy link
Member

Since we didn't instansiate the PusherPool at start time it could fail
at run time, which it did for some users.

This may or may not fix things for those users, but it should happen at
start time and stop the server from starting.

Since we didn't instansiate the PusherPool at start time it could fail
at run time, which it did for some users.

This may or may not fix things for those users, but it should happen at
start time and stop the server from starting.
Copy link
Contributor

@NegativeMjark NegativeMjark left a comment

Choose a reason for hiding this comment

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

LGTM

@erikjohnston erikjohnston merged commit 58dc1f2 into develop Jul 6, 2017
@erikjohnston erikjohnston deleted the erikj/pusher_pool_instantiate branch October 26, 2017 11:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants