Closed Arqu closed 2 years ago
This makes the collection event handler independent of the normal request execution which sometimes caused canceled context due to the event being sent from a go routine attached to a http request.
This makes the collection event handler independent of the normal request execution which sometimes caused canceled context due to the event being sent from a go routine attached to a http request.