Skip to content

jmcphers/backgroundterminal

Repository files navigation

This repository demonstrates an issue with VS Code's management of background terminals.

To reproduce the issue using the repository:

  1. Load the extension
  2. Run the extension's Create Background Terminal command
  3. Note that the sleep 2048 command is running
  4. Use Developer: Reload Window to reload the window
  5. Wait exactly 1 minute
  6. Note that the sleep 2048 command is no longer running

Background terminals should persist through a window reload.

About

Demonstration of background terminal loss in VS Code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors