graphql-go / graphql-go/graphql
Potential goroutine leak in TestContextDeadline
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
When I run some test on https://github.com/graphql-go/graphql/blob/master/executor_test.go, I get the following output information in TestContextDeadline:

So I was wondering if there is a goroutine leak in that case?
Contributor guide
Assessment
This issue has not been assessed yet.