Skip to content

Run db call in io thread.

Why

Error was displayed when receiving an in-app notification for a new election

How

Use IO-thread when receiving the notification in background with app open.

Merge request reports