mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-11 23:41:44 +08:00
change: parseStepStruct for boomer
This commit is contained in:
@@ -690,7 +690,6 @@ func getContentSize(resp interface{}) int64 {
|
||||
}
|
||||
}
|
||||
|
||||
// releaseResources releases resources used by session runner
|
||||
func (r *SessionRunner) releaseResources() {
|
||||
// close websocket connections
|
||||
for _, wsConn := range r.ws.wsConnMap {
|
||||
|
||||
Reference in New Issue
Block a user