Correct handling of exceptions during __aenter__ and __aexit__. master
authorBenjamin Braatz <benjamin.braatz@graph-it.com>
Wed, 28 May 2025 13:35:38 +0000 (15:35 +0200)
committerBenjamin Braatz <benjamin.braatz@graph-it.com>
Wed, 28 May 2025 13:35:38 +0000 (15:35 +0200)
commit76874ca7721402e38bba60ebbd29719bba9e3c5c
treefb46e2982d639331c18ef935b625a11cffef8fff
parentb74ebbc51870c185004afcac1e8dcfec578e2c05
Correct handling of exceptions during __aenter__ and __aexit__.
controlpi_plugins/graph_connection.py