[2.0b5] In p.rpc.clusterservice.Cluster.refresh, nothing waits for or handles errors from p.refresh.refresh

Bug #1587549 reported by Gavin Panella
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Medium
Lee Trager

Bug Description

In the following code:

    d = deferToThread(
        refresh, system_id, consumer_key, token_key, token_secret)
    d.addErrback(log.err, "Failed to refresh the rack controller.")

(`d` is reassigned later, before being referenced.)

Tags: tech-debt

Related branches

Gavin Panella (allenap)
summary: - In p.rpc.clusterservice.Cluster.refresh, nothing waits for or handles
- errors from p.refresh.refresh
+ [2.0b5] In p.rpc.clusterservice.Cluster.refresh, nothing waits for or
+ handles errors from p.refresh.refresh
Gavin Panella (allenap)
Changed in maas:
status: Triaged → Fix Committed
assignee: nobody → Lee Trager (ltrager)
Changed in maas:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.