Open
Bug 1897485
Opened 2 years ago
Updated 2 years ago
Investigate and fix race condtion in messaging middleware
Categories
(Firefox for Android :: Experimentation and Telemetry, defect)
Tracking
()
NEW
People
(Reporter: royang, Unassigned)
References
Details
Related to Bug 1889808 where there is a race condition when the message is removed before it's updated. Investigate and remove this race condition.
| Reporter | ||
Updated•2 years ago
|
Severity: -- → S2
Comment 1•2 years ago
|
||
We should be moving all of that logic into the reducers and out of the middleware. This should fix the race conditions
You need to log in
before you can comment on or make changes to this bug.
Description
•