-
**Is your feature request related to a problem? Please describe.**
Yes. Trying to diagnose a problem with the code that is run with runspaces on MicroWin (#2731) is next to impossible because debugge…
-
## Description
In normal terminal application like Windows terminal, can correctly read user path or system path, but sshx cannot instead.
![image](https://github.com/user-attachments/assets/ff3…
-
At first I thought that there was a bug preventing the use of runspaces, but it seems that when invoking a runspace `Write-Host` just stops producing any output.
I have made below http trigger that…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
### Describe the Bug
This seems to be a random bug that occurs only when restarting the server/service and doesn't happen every time. Usually, when we restart our API, it'll begin, get through a few …
-
Hello,
Firstly, great work - very powerful yet easy to understand.
I suppose this might be more of a question than an issue, but I noticed that when doing long-running tasks I'm unable to run an…
-
If i want to do multiple remote sessions in their own runspaces, I have to enter my credentials several times. An api to either use something like the credential vault or some other way to store the c…
-
Hello all,
I have created also a thread in powershell.org asking for help but since my main issue is using the PoshRSJob module instead of background jobs i decided to post also here.
For referenc…
-
### Question
How do I invoke, say a script block, in all the runspaces spun by Pode ?
My usecase is that I need to set certain context (not to confuse with http context) before my routes execute, …
-
I've realized that the secret management module is [not thread safe](https://github.com/PowerShell/SecretManagement/blob/master/src/code/Utils.cs#L1497). In PowerShell Universal, we create a new runsp…