microsoft / fhir-server

A service that implements the FHIR standard
MIT License
1.15k stars 492 forks source link

Fix fhirtimer crashing on shutdown #3834

Closed brendankowitz closed 2 months ago

brendankowitz commented 2 months ago

Description

Fix FhirTimer crashing on shutdown since it throws an exception from an async void.

Related issues

Addresses #3736, AB#117180

Testing

Describe how this change was tested.

FHIR Team Checklist

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)