juju_engine_report can block
Bug #1936395 reported by
John A Meinel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
High
|
Unassigned |
Bug Description
While investigating bug #1934524 we discovered that whatever was going on, it would prevent 'juju_engine_
Likely this is something where the thread that is trying to gather data is trying to coordinate on the main thread, but the main thread is dying/blocked.
We should make sure that our various request threads all are written such that if they have a blocking coordination, it will time out so that we can at least get the other information that we have.
Changed in juju: | |
milestone: | 2.9.41 → 2.9.42 |
Changed in juju: | |
milestone: | 2.9.42 → 2.9.43 |
Changed in juju: | |
milestone: | 2.9.43 → 2.9.44 |
Changed in juju: | |
milestone: | 2.9.44 → 2.9.45 |
Changed in juju: | |
milestone: | 2.9.45 → 2.9.46 |
To post a comment you must log in.
Keeping on a 2.9 milestone as solving this will help with LTS maintenance.