mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-16 10:07:36 +08:00
fix: 修复loop time间隔上报花费较长时间
This commit is contained in:
@@ -595,7 +595,7 @@ func runStepMobileUI(s *SessionRunner, step *TStep) (stepResult *StepResult, err
|
||||
}
|
||||
|
||||
// report GA event
|
||||
sdk.SendGA4Event("hrp_run_ui", map[string]interface{}{
|
||||
go sdk.SendGA4Event("hrp_run_ui", map[string]interface{}{
|
||||
"osType": osType,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user