]> git.openstreetmap.org Git - nominatim.git/commitdiff
make NominatimAPI[Async] a context manager
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 19 Aug 2024 09:31:38 +0000 (11:31 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 19 Aug 2024 09:31:38 +0000 (11:31 +0200)
If close() isn't properly called, it can lead to odd error messages
about uncaught exceptions.


No differences found