Don't fail `Worker.close` if extensions or plugins fail to close.
Open
enhancement
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 778
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 3
Description
In `Worker.close`, we catch any exceptions raised in `preload.teardown()`, but we don't do the same for extensions or plugins.
Contributor guide
Assessment
This issue has not been assessed yet.