youjie23 opened a new pull request, #133:
URL: https://github.com/apache/skywalking-infra-e2e/pull/133
After fixing #132, the cleanup step in some scenarios would hang the entire
E2E test. It has been verified that when the verify step takes longer than the
trigger step, the trigger goroutine ends prematurely, causing the statement
`h.stopCh <- struct{}{}` to block.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]