Daemons and routes should not use global state
Bug #1534148 reported by
Gustavo Niemeyer
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| snapd |
Triaged
|
Medium
|
Unassigned | ||
Bug Description
(from https:/
niemeyer commented on Oct 29, 2015:
Reasonable context in PR #33.
chipaca commented on Nov 1, 2015:
Notice gorilla.mux itself uses global state.
niemeyer commented on Nov 1, 2015:
Depending on how it is doing that, we should look for alternatives, or just stick to net/http which os what I usually do.
| Changed in snappy: | |
| status: | New → Triaged |
| importance: | Undecided → Medium |
| affects: | snappy → snapd |
To post a comment you must log in.