dolittle / Runtime

Runtime for Dolittle
https://dolittle.io
MIT License
14 stars 10 forks source link

Improve runtime termination procedure #747

Closed mhelleborg closed 1 year ago

mhelleborg commented 1 year ago

Summary

Adds shutdown hooks to active eventhandlers, ensuring that there are no requests in-flight when the runtime stops.

TomasEkeli commented 1 year ago

love it!