Closed
Bug 1615570
Opened 6 years ago
Closed 5 years ago
Reset `Dispatchers.API.setTaskQueueing` in `resetGlean`
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1588463
People
(Reporter: Dexter, Unassigned)
Details
(Whiteboard: [telemetry:glean-rs:backlog])
We currently do not reset task queuing when resetting tests and this might trigger (or not!) intermittents due to the order of execution of our tests.
We should try to reset task queuing to true before initializing Glean and see if there's any fallout.
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Whiteboard: [telemetry:glean-rs:m?]
Updated•6 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•