Skip to content

Amazon Q spawns multiple powershell processes every 2 seconds #5969

@andrew-styles

Description

@andrew-styles

Describe the bug
In windows when the Amazon Q plugin is enabled it spawns 2 powershell processes every 2 seconds per IDE window.

powershell.exe -NoProfile -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -

To reproduce

  1. Enable Amazon Q
  2. Restart IDE (Confirmed in WebStorm and PHPStorm)

Expected behavior
Powershell only spawned as needed.

Screenshots
Image

Image

Your Environment

  • OS: Windows 11
  • JetBrains product: Webstorm
  • JetBrains product version:
  • AWS Toolkit version: 3.89.251
  • SAM CLI version:
  • JVM/Python version:
  • Amazon Q Version: 3.89.252

Additional context
Seems similar to this issue in VS Code: aws/aws-toolkit-vscode#6134

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugWe can reproduce the issue and confirmed it is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions