We stumbled upon code generation behaviour that we need to understand better. Finally block can be duplicated 4 times for one try. see [here](https://github.com/python/cpython/pull/30544#discussion_r782576668).
We stumbled upon code generation behaviour that we need to understand better. Finally block can be duplicated 4 times for one try.
see here.