question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Extension pty terminals may not receive early respect dimension overrides events

See original GitHub issue

https://dev.azure.com/monacotools/Monaco/_build/results?buildId=142815&view=logs&j=4d2898ab-dfbe-557e-92e7-aaac158fdd2f&t=dccbe8b6-2cf2-56ce-ca99-720e7791a9c0&l=423

1) vscode API - terminal
       Terminal
         Extension pty terminals
           should respect dimension overrides:
     Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/__w/1/s/extensions/vscode-api-tests/out/singlefolder-tests/terminal.test.js)
      at listOnTimeout (internal/timers.js:554:17)
      at processTimers (internal/timers.js:497:7)

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Tyriarcommented, Dec 15, 2021

Struggling to figure this out, will keep the test skipped and defer this issue as it’s not that important of an issue.

0reactions
Tyriarcommented, Dec 15, 2021

The above logs show that this is actually a bug, no onDidChangeTerminalDimensions events are being fired sometimes which means the terminal likely remains undefined x undefined as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Extension pty terminals may not receive early respect dimension ...
Extension pty terminals may not receive early respect dimension overrides events · Run details · Usage · Workflow file.
Read more >
VS Code API | Visual Studio Code Extension API
VS Code API is a set of JavaScript APIs that you can invoke in your Visual Studio Code extension. This page lists all...
Read more >
NCURSES — Frequently Asked Questions (FAQ)
This FAQ gives some background and discussion for frequently encountered problems with the ncurses library, the terminal database and ...
Read more >
Frequently Asked Questions - Slurm Workload Manager
Why is the Slurm backfill scheduler not starting my job? ... way to get an interactive shell, srun --pty $SHELL, will no longer...
Read more >
The Secure Shell (SSH) Connection Protocol RFC 4254
The implementation of the SSH connection layer o MUST NOT advertise a maximum packet size that would result in transport packets larger than...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found