-
As we know VSCode IDE has capability to open external links in configured browser, when "workbench.externalBrowser" config is set to a value, the IDE uses this (open) library to open the external link…
-
Not sure if this is a bug or feature request, depends how one views it :slightly_smiling_face:
## 🐛 Bug
`sys.stderr` inside Pyodide REPL has no attribute `writelines`. As per Python docs, [`sys…
-
Hi! Im trying to reproduce the results of llama3-8b on MATH (`hendrycks_math` in lm_eval, right?).
The lm_eval version is `version 0.4.5`, and 4-shot for hendrycks_math.
Then I get the results b…
-
From what it looks like in the source, the output of the command is only rendered to terminal after it is completely finished.
I'd like to use this package for running commands that have multiple ste…
-
**Failure link**
---
From internal [Test_openjdk21_j9_extended.openjdk_ppc64le_linux_testList_1](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk21_j9_extended.openjdk_ppc64le_linux_test…
-
I think it would be better to print prompts like https://github.com/Foxboron/age-plugin-tpm/blob/5dedd8a6a240ef68851884fe850293e3cc954ac6/cmd/age-plugin-tpm/main.go#L90-L100 to `stderr`, ~as is common…
-
## Error
```
Error:
0: Error reverting
0: Action `create_users_and_group` errored
Multiple child errors
Action `create_user` errored
Failed to execute command with st…
-
### 👀 Is there an existing issue for this?
- [X] I have searched and didn't find similar issue
### 👍 Current behavior
- For example when gpt suggests command "go get github.com/ponzucms/ponzu…
-
**Description of the issue**
For some reason autobuild-go is picking up go.work files in vendored directories....
```
[2024-11-01 19:11:45] [build-stderr] 2024/11/01 19:11:45 Found go.work fil…
-
**Describe the bug**
Error messages are not printed if you redirect stdout
**To Reproduce**
```
0$ :> meson.build
0$ meson > /dev/null
1$ meson
ERROR: Must specify at least one directory …