a-sit / PDF-Over

https://technology.a-sit.at/en/pdf-over/
European Union Public License 1.2
17 stars 4 forks source link

Fix HttpClient hanging if 5+ redirects are followed #122

Closed iaik-jheher closed 1 month ago

iaik-jheher commented 1 month ago

Caused by the tail recursion never exiting the try-with-resources block. This can never happen with production users, but only with test identities without a second factor enabled.