Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
because fragment managers rely on WorkManager.addFragmentRunner() (which should be startFragmentPendingRemote(), see DRILL-2977) to be removed from the workBus after the fragment executor finishes running, they will never be removed if their corresponding executors are never run (cancelled before they start running).
Attachments
Issue Links
- is part of
-
DRILL-2977 In WorkManager, startFragmentPendingRemote() and addFragmentRunner() need to be permuted
- Closed