Commit 168d3bb
committed
rename PromiseCanceller to AbortSignalListener
GraphQL-Core has no PromiseCanceller class. Its cancellation mechanism
is the with_abort_signal helper, so this only updates the renamed
upstream symbol references in the cancellable_iterable comment and
renames the abort-signal test file to test_cancellation.py for parity
with the renamed cancellation-test.ts.
Replicates graphql/graphql-js@c65bd811 parent ba64180 commit 168d3bb
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
969 | 969 | | |
970 | 970 | | |
971 | 971 | | |
972 | | - | |
973 | | - | |
974 | | - | |
| 972 | + | |
| 973 | + | |
| 974 | + | |
975 | 975 | | |
976 | 976 | | |
977 | 977 | | |
| |||
File renamed without changes.
0 commit comments