Open
Bug 1710420
Opened 4 years ago
Updated 3 years ago
New test: shutdown called during init results in defined behaviour
Categories
(Toolkit :: Telemetry, task, P3)
Toolkit
Telemetry
Tracking
()
NEW
People
(Reporter: janerik, Unassigned)
References
Details
(Whiteboard: [telemetry:fog:m?])
In https://github.com/mozilla/glean/pull/1628 we change how our testing APIs behave, making it impossible to observe behavior between init called and init finished.
We should maybe have a test that covers exactly that case internally.
Comment 1•3 years ago
|
||
Not sure that this should be tested in FOG instead of in the Rust SDK, but I'll leave it in this component for now.
Severity: -- → N/A
Whiteboard: [telemetry:fog:m?]
You need to log in
before you can comment on or make changes to this bug.
Description
•