Skip to content

gtr-dl-teams: modules and fileinfo requests async

Daniel Garcia Moreno requested to merge dl-async-requests into master

This patch uses async calls for the modules and file info requests to l10n.gnome.org.

Using the same soup session and creating async and sync requests at the same time could lead to a deadlock, freezing the application.

Fix #224 (closed)

Merge request reports

Loading