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

Skip to content

Execute RemoteOperation on ThreadHandler instead of main thread:

Vincent Bourgmayer requested to merge 723-o-try-threadHandler into v1-oreo

Description

Avoid to run RemoteOperation (== Http request) and related code on main thread. Use a ThreadHandler instead

Technical details

Tests

I don't know how to reproduce the issue... May be with lot of content to sync

Issues

https://gitlab.e.foundation/e/os/backlog/-/issues/723

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/development/code-review

Merge request reports

Loading