Aeden Jameson
10/18/2024, 4:41 PMstop
method on the NettyApplicationEngine. I noticed that when NettyApplicationEngine.start
is called a shutdown hook is added which is the stop method, but in SuspendApp the stop
method is called explicity. How can I make sense of this? Why is this not problem?Youssef Shoaib [MOD]
10/18/2024, 5:40 PMphldavies
10/18/2024, 9:29 PMAeden Jameson
10/19/2024, 3:40 PM