This PR polishes DataSourceHealthIndicator by:

  • Removing a workaround as it seems to be outdated based on its comment.
  • Removing try-finally clauses as just switching the two seems to be sufficient.

Comment From: snicoll

Thanks a lot for the follow-up @izeye, much appreciated!