Commit 7df1bc6
committed
expand the test for access to the abort signal within resolvers
GraphQL-Core already keeps the abort signal in GraphQLResolveInfo and already
had this test, so nothing carries over but a comment clarifying how it relates
to the upstream version, which subscribes to an "abort" event instead of
cancelling the resolver task.
Replicates graphql/graphql-js@566023c1 parent 352679c commit 7df1bc6
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
154 | 159 | | |
155 | 160 | | |
156 | 161 | | |
| |||
0 commit comments