mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-10-29 19:59:22 +00:00
When service is quickly stopped again due to a playback error, background tasks might not have delivered their result yet. In this case, the service objects already get cleaned up. Now, if the result gets delivered, the service is in an invalid state.
:playback
This folder contains modules that deal with media playback.