Skip to content

Check if its same buildinfo only for directly referenced projects and not recursively - #50617

Merged
Sheetal Nandi (sheetalkamat) merged 1 commit into
mainfrom
hasSameBuildInfo
Sep 2, 2022
Merged

Check if its same buildinfo only for directly referenced projects and not recursively#50617
Sheetal Nandi (sheetalkamat) merged 1 commit into
mainfrom
hasSameBuildInfo

Conversation

@sheetalkamat

Copy link
Copy Markdown
Member

Thats because we issue errors only for direct references and not indirect references when creating program so no need to check recursively for uptodate-ness check either.

Fixes #50545

@ghost ghost self-assigned this Sep 2, 2022
@ghost ghost added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Sep 2, 2022

ghost commented Sep 2, 2022

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) cherry-pick this to release-4.8

ghost commented Sep 2, 2022

Copy link
Copy Markdown

Heya Sheetal Nandi (@sheetalkamat), I've started to run the task to cherry-pick this into release-4.8 on this PR at 83a58b0. You can monitor the build here.

ghost commented Sep 2, 2022

Copy link
Copy Markdown

Hey Sheetal Nandi (@sheetalkamat), I've opened #50618 for you.

@ghost ghost added this to the TypeScript 4.8.3 milestone Sep 2, 2022
@ghost
ghost merged commit 62f980a into main Sep 2, 2022
@ghost
ghost deleted the hasSameBuildInfo branch September 2, 2022 20:38
@ghost ghost locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4.8 hasSameBuildInfo can randomly crash tsc.js with "Cannot read properties of undefined (reading 'path')"

4 participants