chore(ci): properly shutting down HTTP/2 server
Compare changes
+ 30
− 11
@@ -63,35 +63,54 @@ void send_heartbeat_to_tasks(const uint32_t sequence) {
Apply the same fixes as for AMF.
Nonetheless, it takes forever for the SMF to shutdown in HTTP/2 variant (compared to HTTP/1 that is almost immediate).