lease: data races in tests
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Medium
|
Dave Cheney |
Bug Description
==================
WARNING: DATA RACE
Read by goroutine 42:
github.
/
Previous write by goroutine 40:
github.
/
runtime.call32()
/
reflect.
/
gopkg.
/
gopkg.
/
Goroutine 42 (running) created at:
github.
/
runtime.call32()
/
reflect.
/
gopkg.
/
gopkg.
/
Goroutine 40 (running) created at:
gopkg.
/
gopkg.
/
gopkg.
/
gopkg.
/
gopkg.
/
gopkg.
/
gopkg.
/
github.
/
testing.tRunner()
/
==================
OK: 14 passed
PASS
Found 1 data race(s)
FAIL github.
Changed in juju-core: | |
assignee: | nobody → Dave Cheney (dave-cheney) |
status: | New → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
status: | Fix Committed → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
importance: | Undecided → Medium |
milestone: | none → 1.25.0 |