zowe/zowe-explorer-vscode

Stop polling for job output after file is closed

Opened this issue · 1 comments

Describe the bug

If I start polling for a spool file open in the editor, and close the file, then polling does not stop.

Actual behavior

Polling continues in the background for closed spool files and shows messages in the status bar.

Expected behavior

Polling should automatically stop for a spool file once I close it.

Screenshots

Desktop (please complete the following information):

  • OS:
  • Zowe Explorer Version:
  • (Optional) Zowe CLI Version:
  • (Optional) Are you using Secure Credential Store?

Additional context

Related to #2402 but that is an enhancement requesting a "Stop All" command

Thank you for creating a bug report.
We will investigate the bug and evaluate its impact on the product.
If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.