Extend test contexts for await#10417
Draft
stephanos wants to merge 2 commits into
Draft
Conversation
360f0fb to
8b8a010
Compare
2cffae6 to
5fb966d
Compare
8b8a010 to
2985a57
Compare
5fb966d to
d311c81
Compare
1076781 to
fa6a741
Compare
d311c81 to
e49a9ee
Compare
fa6a741 to
be3a125
Compare
e49a9ee to
66e861b
Compare
0543253 to
ee36c2f
Compare
66e861b to
58edaea
Compare
944d4e4 to
c46c348
Compare
58edaea to
0484cd8
Compare
c46c348 to
7c54cb7
Compare
d899349 to
5e71cbc
Compare
3af47cb to
530f40c
Compare
5e71cbc to
3639e99
Compare
719c74f to
996f88b
Compare
0bfea95 to
b44d21a
Compare
a8e5008 to
1f0bba5
Compare
b44d21a to
0e1279d
Compare
0e1279d to
f08ca00
Compare
d5bfc5d to
1a89d66
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #10416.\n\nAdds testcontext.Extend and has await use it so long await calls can request additional test-scoped context time while still respecting the testcontext cap.