graceterm icon indicating copy to clipboard operation
graceterm copied to clipboard

Graceterm is a AspNet Core middleware wich provides implementation to ensure graceful shutdown of the application.

Results 1 graceterm issues
Sort by recently updated
recently updated
newest added

Hi there! After looking at the code, I was wondering what scenario you experienced that you needed to set `DisableTerminationFallback` default value to `false`, and consequently force close the process?...