Skip to content

Trying to prevent race condition crash on Android when foreground service is...

Sylvain Berfini requested to merge fix/race_condition_crash_android into master

Trying to prevent race condition crash on Android when foreground service is stopped before notification was sent

Merge request reports