FrankChen021 / bithon

An observability platform mainly for Java
Apache License 2.0
16 stars 5 forks source link

Fix unmatched 'finish' call #589

Closed FrankChen021 closed 1 year ago

FrankChen021 commented 1 year ago

Fixes #588

This is because when the exception is raised, 'doFinally' hooked by the filter is triggered after the web-server's 'finish'