mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
seawreck: exit after test is done
This commit is contained in:
@@ -199,6 +199,7 @@ int main(int ac, char** av) {
|
||||
// properly, becasue we exit too earily and the FIN packets are
|
||||
// not exchanged.
|
||||
delete http_clients;
|
||||
engine().exit(0);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user