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

[BUG] No response returned if worker's TTL expired #748

Closed
Flygrounder opened this issue Jul 14, 2021 · 0 comments · Fixed by #749
Closed

[BUG] No response returned if worker's TTL expired #748

Flygrounder opened this issue Jul 14, 2021 · 0 comments · Fixed by #749
Assignees
Labels
B-regression Bug: regression bugs beta-nominated Nominated for backporting to the RR in the beta channel. C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc..
Milestone

Comments

@Flygrounder
Copy link

Flygrounder commented Jul 14, 2021

Here is minimal example, based on roadrunner-binary: https://github.com/Flygrounder/rr-freeze-minimal-example

I expected to see this happen: response should be returned after 15 seconds.

Instead, this happened: no response returned, curl hangs indefinitely.

The version of RR used: 2.3.1

Here is goroutines dump of my code, based on roadrunner library: https://pastebin.com/arfKGJ16

@Flygrounder Flygrounder added B-bug Bug: bug, exception F-need-verification labels Jul 14, 2021
@rustatian rustatian added B-regression Bug: regression bugs beta-nominated Nominated for backporting to the RR in the beta channel. C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc.. Y-Release blocker Priority: Release blocker stable-nominated and removed B-bug Bug: bug, exception F-need-verification labels Jul 14, 2021
@rustatian rustatian added this to the 2.3.2 milestone Jul 14, 2021
@exalate-issue-sync exalate-issue-sync bot added blocker and removed Y-Release blocker Priority: Release blocker labels Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-regression Bug: regression bugs beta-nominated Nominated for backporting to the RR in the beta channel. C-enhancement Category: enhancement. Meaning improvements of current module, transport, etc..
Projects
None yet
2 participants