PatchManagementAPIResponses is racy

Bug #1272354 reported by Roger Peppe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Go Windows Azure Client Library
Triaged
High
Unassigned

Bug Description

Requests can (and are) made concurrently, and rigRecordingDispatcher sets _X509Dispatcher
to a function that appends to a slice without using a mutex.

This leads to flaky juju-core tests (for instance, in provider/azure, run
   go test -race -gocheck.f TestStopInstancesWithLimitedConcurrency
)

Curtis Hovey (sinzui)
Changed in gwacl:
status: New → Triaged
importance: Undecided → High
tags: added: intermittent-failure
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.