ClusterLabs / ClusterLabs/libqb
client was blocked by poll
Open
- Dominant language
- C
- Stars
- 171
- Forks
- 103
- PR merge metrics
- No merged PRs in 30d
Description
When the server process blocked at some point, the connection establishment was blocked in qb_ipc_us_ready because the poll timeout equals -1. It might need a positive number?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing connection establishment through qb_ipc_us_ready and inspect how its poll timeout is set when the server process blocks. Reproduce the blocking case and determine whether the timeout can remain indefinite; done means connection establishment no longer hangs in that scenario and the relevant behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100