-
Today, mdbook doesn't show `stderr` when running Rust code. The problem is that it uses a Playground endpoint which doesn't deliver this information. However, the Playground itself does have this info…
-
It seems that `print` and `std log` calls done by the request handlers are not being printed out. Same goes for commands that print to stderr or nu error messages.
Not being able to log stuff and see…
-
When a Miri "pass" test fails with an ICE, it is not possible to get a good backtrace currently: the output looks something like
```
error: actual output differed from expected
Execute `./miri test…
-
At the moment it's not writing stderr events to Supervisor's stderr.
-
The idea would be that these tables could be pruned when the database becomes too large.
A frontend could be designed to replay these games on demand.
-
I'm using the workflow in the README.
Show Workflow
```yaml
defaults:
run:
working-directory: ${{ env.tf_actions_working_dir }}
permissions:
pull-requests: write
steps:
- uses: ac…
-
### Required Terms
- [X] I agree to follow this project's [Code of Conduct](https://github.com/heroku/roadmap/blob/main/CODE_OF_CONDUCT.md)
- [X] I have read and accept the [Salesforce Program Agreem…
ezekg updated
13 hours ago
-
### Go version
1.23.2 linux amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='riscv64'
GOBIN=''
GOCACHE='/workspace/build/.cache/go-build'
GOENV='/ro…
-
Instructed to specifically generate code for a full file path:
```
@generate /Users/kgilpin/source/appland/appmap-js/packages/search/src/snippet-index.ts
```
When Navie lists files, non-file n…
-
Some users are reporting trouble connecting to their workspaces, and receive an error "Server closed connection during identification exchange" on the "Choose IDE and project for workspace ... " scree…