5.3.0 Generic Host SIGINT not effective
See original GitHub issue- Your Abp package version. 5.3.0
- Your base framework: .Net Core.
- Exception message and stack trace if available.
info: Microsoft.Hosting.Lifetime[0]
Waiting for the host to be disposed. Ensure all 'IHost' instances are wrapped in 'using' blocks.
- run in Generic Host mode and press Ctrl+C can not shut down it.
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
NET Generic Host
Learn about the .NET Generic Host, which is responsible for app startup and lifetime management.
Read more >linux-image-5.0.0-35-generic breaks checkpointing of container
Trying to checkpoint a container (docker/podman) on 18.04 fails starting with linux-image-5.0.0-35-generic. We (CRIU upstream) see this in ...
Read more >Linux kernel regression - vulnerability database
(CVE-2020-11494) It was discovered that the linux kernel did not properly ... vulnerabilities from Kernel affect IBM Netezza Host Management.
Read more >FortiVoice Phone System 5.3.0 Administration Guide
Configuring logging to a Syslog server or FortiAnalyzer unit. ... This document does not cover commands for the command line interface (CLI) ...
Read more >RS9113DB RS9113-NBZ-D3N Firmware loading failed
I have two RS9113 cards. One comes up fine, and the other does not get past firmware upgrade. [ 833.067817] usb 1-6.3.3.4: New...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@rqx11 Will be resolved in net 5.0. https://github.com/dotnet/runtime/issues/35990
any update on this issue?