Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Catch the exception inside the coroutine scope

Jonathan Klee requested to merge 0000-t-exception-propagation-fix into main

Description

Sentry reported some uncaught GPlayLoginException exceptions probably because of exception propagation: https://murena-sas.sentry.io/issues/5069757390/?project=4504355890724864&query=is%3Aunresolved&referrer=issue-stream&stream_index=0

Let's catch the exception inside the coroutine scope now to be sure the exception is caught.

Screenshots

Technical details

Tests

Issues

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Merge request reports

Loading