Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Revert 'awaited' type #37610
Revert 'awaited' type #37610
Conversation
@typescript-bot perf test |
Heya @rbuckton, I've started to run the perf test suite on this PR at a638aa8. You can monitor the build here. Update: The results are in! |
Looks reasonable to me. |
The user suite test run you requested has finished and failed. I've opened a PR with the baseline diff from master. |
@rbuckton Here they are:Comparison Report - master..37610
System
Hosts
Scenarios
|
I found a few more stragglers, will update shortly. |
@typescript-bot run dt |
@typescript-bot run dt |
|
@typescript-bot cherry-pick this to release-3.9 |
Component commits: 5017cb8 Revert 'awaited' type
Component commits: 5017cb8 Revert 'awaited' type Co-authored-by: Ron Buckton <rbuckton@microsoft.com>
oops... I was relying on this solution because I have a |
The new
awaited
type is currently causing too many breaks to be considered stable for TS 3.9. This PR reverts theawaited
type for this release while we continue to investigate the impact of the change.Closes #37511
Closes #37512
Closes #37526
Closes #37528
Closes #37534
Closes #37551
Closes #37556
Closes #37564
Closes #37566
Closes #37567
Closes #37572
Closes #37592
Closes #37602
Closes #37603