Skip to content

simple: allow cancelling the async init

The async init currently cannot be cancelled, because nothing is looking for when the cancellable is cancelled. And because the init is only successful when the client provides a location, the time until the init is done can be arbitrarily large.

Edited by Markus Göllnitz

Merge request reports

Loading