chore(ci): properly shutting down HTTP/2 server
Compare changes
+ 3
− 0
@@ -63,6 +63,9 @@ 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).