Skip to content

TSC runs out of memory when TransportStream videos are present in the path #56516

Closed
@Ved-s

Description

@Ved-s

🔎 Search Terms

typescript transportstream

🕗 Version & Regression Information

  • This a bug that causes OOM
  • This is the behavior in every version I tried
  • This behavior exists on previous versions, checked on 4.2.4

🙁 Actual behavior

I had a 300MB TransportStream (video.ts) video in my project dir, this caused tsc to try and process it, which caused an out-of-memory exception.

🙂 Expected behavior

tsc should ignore non-text files with .ts extensions, or blacklist videos or TransportStream specifically.

Metadata

Metadata

Assignees

Labels

Needs InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions