Direct runner does not wait for failed tasks to teardown
Open
bug
direct
P3
runners
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
While testing write retry on SolrIO we found that the direct runner does not correctly handle the finalization of failed tasks. It seems it does not call teardown on pending tasks.
Imported from Jira [BEAM-4040](https://issues.apache.org/jira/browse/BEAM-4040). Original Jira may contain additional context.
Reported by: iemejia.
Contributor guide
Assessment
This issue has not been assessed yet.