Closed ChrisTimperley closed 4 years ago
Yeah, I suppose this is a strange one. The bug is triggered at run-time during application termination via SIGTERM, when the program fails to free certain ports. The failure isn't observed until the user launches the application again, when the program tries to use those same ports.
Does the "when terminating the application unexpectedly" not warrant the
runtime
label?