Closed
Bug 1873302
Opened 2 years ago
Closed 2 years ago
Provide helpful suggestion when StoreThreadFactory throws an IllegalThreadStateException
Categories
(Firefox for Android :: General, enhancement, P1)
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: jonalmeida, Assigned: jonalmeida)
Details
Attachments
(1 file)
While discussing with olivia a patch that involved dispatching an action while in a Middleware, she was hitting this exception that mentioned a possible leaked MiddlewareContext but not a solution that would help resolve it.
Let's add some helpful suggestion in the Exception's detail message with a hint.
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Authored by https://github.com/jonalmeida
https://github.com/mozilla-mobile/firefox-android/commit/ccee57c7204c64f4a9978ac990b53c51536fef50
[main] Bug 1873302 - Update StoreThreadFactory exception message
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•