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

[WIP] Fix Command Queue Stack Error in PUBSUB mode #857

Closed
wants to merge 1 commit into from
Closed

[WIP] Fix Command Queue Stack Error in PUBSUB mode #857

wants to merge 1 commit into from

Conversation

BridgeAR
Copy link
Contributor

This is going to fix a couple of open tickets. I'm not really happy with the solution as is but at least the app does not crash anymore and it seems to work as it should. But there are likely still errors with the pubsub mode and this is probably not a good fix. It would be good if we'd find a better solution at some later point.

This superseds #685 (it somehow did not fix the issue in my tests?) and fixes #603 and #577

@BridgeAR
Copy link
Contributor Author

@NodeRedis/contributors I'd like to have someone look at this, since I'm not so certain if this is a good way to handle it.

@blainsmith
Copy link
Contributor

I would say for the sake of 2.0.0 we should get this in, but make an issue for further investigation. I would even throw a "help wanted" tag on the issue to get some community feedback on a possible refactor.

This is going to fix a couple of open tickets. I'm not really happy with the solution as is but at least the app does not crash anymore and it seems to work as it should. But there are likely still errors with the pubsub mode.
@bcoe
Copy link
Contributor

bcoe commented Oct 5, 2015

@BridgeAR when you have a moment, mind rebasing this with master; I want to see if the Windows failures stop cropping up.

@BridgeAR BridgeAR changed the title Fix Command Queue Stack Error in PUBSUB mode [WIP] Fix Command Queue Stack Error in PUBSUB mode Oct 6, 2015
@BridgeAR
Copy link
Contributor Author

BridgeAR commented Oct 6, 2015

@bcoe I have to rework this again. I think I got a way to fix this more approriate, but I have to find the time to do so.

@BridgeAR BridgeAR mentioned this pull request Mar 25, 2016
3 tasks
@BridgeAR BridgeAR closed this Mar 25, 2016
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

Successfully merging this pull request may close these issues.

Command Queue Stack Error
3 participants