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

Block on subscribe #141

Open
k-wasniowski opened this issue Nov 2, 2022 · 1 comment
Open

Block on subscribe #141

k-wasniowski opened this issue Nov 2, 2022 · 1 comment
Labels
status: in triage This issue is being triaged. type: bug This issue reports a bug.

Comments

@k-wasniowski
Copy link

Hey, I am using 3.1.0 library version. From time to time when I am using multiple context's one of them is getting blocked in subscribe on wait on conditional variable in futres_cpp11.
image
And it's not getting out of it ever.
Any hints what could be a reason?
My usage is like:
Create context -> Subscribe on channel with "then" callback -> On callback dispatch back to context thread -> get_all() -> handle messages -> resubscribe.
And its getting stucked on resubscribing, however it does not happen every time.

@Xavrax
Copy link
Contributor

Xavrax commented Nov 15, 2022

Hello @Mistyczny!
Thank you for your patient and using our pubnub sdk!

We will investigate this issue and let you know what's wrong as soon as possible.

@ghost ghost added status: in triage This issue is being triaged. type: bug This issue reports a bug. labels Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: in triage This issue is being triaged. type: bug This issue reports a bug.
Projects
None yet
Development

No branches or pull requests

2 participants