-
**Describe the bug**
Double-clicking on a 3D point of a point cloud to refocus the camera no longer works.
- Version 0.12.1: it works ✅ (https://app.rerun.io/version/0.12.1)
- Version 0.13.0: i…
-
```
pyp v2.12 (svn rev 238) cannot be run at all on Windows (native Python, not a
cygwin port) because the temporary files '/%s/pyp_rerun_%d.txt' for "rerun"
functionality of pyp are created with a…
-
```
pyp v2.12 (svn rev 238) cannot be run at all on Windows (native Python, not a
cygwin port) because the temporary files '/%s/pyp_rerun_%d.txt' for "rerun"
functionality of pyp are created with a…
-
The problem is the following. We need to rerun the `build-datasets` script quite often because the samples are deleted on certain sites. etc. But with a lot of samples for all periods the script take …
-
This enhancement proposes adding functionality to the CQL Test Runner to rerun tests that have failed or encountered errors. This feature would enable developers to focus on retesting specific cases a…
-
In some cases the generated selector isn't stable enough for rerunning the code.
Having multiple selectors per element could solve this, similar to how testim.io does this - https://help.testim.io/…
-
I think it might be a good option to enable adding tests to the re-run queue rather adding all the failed tests by default.
Flow:
Test failed - Check conditions - if pass, add to re-run - if not s…
-
A user reported that:
```
const auto rr = rerun::RecordingStream("...");
rr.connect().exit_on_failure();
```
on Pop OS (Ubuntu) results in:
```
thread '' panicked at library/std/src/t…
emilk updated
1 month ago
-
Would help keep track of when models were last ran and if any changes had been made to the data after that point requiring a rerun of the model.
date/time of model run
active subfolder it was ran …
-
When developing commandline programs, esp. shell scripts, it would be very useful to have ability for Code Runner to ask for run arguments in a popup and remember them for the next time the program is…