Skip to content
GitLab
Explore
Sign in
Fix InterruptedException in PlaybackService
Code
Review changes
Check out branch
Download
Patches
Plain diff
Daniel Sonck
requested to merge
bugfix/handle-interruption-of-metadata-updater
into
development
Mar 03, 2024
Overview
0
Commits
3
Pipelines
0
Changes
6
Expand
Catch and consume the InterruptedException raised from an interrupted runBlocking.
Merge request reports