-
It would be nice to have a `stop_callback` method which would be called when a user clicks Stop in a Suite. This can be used to cleanup any current operations in response to Stop.
-
Cross-posting this because I'm not sure how to tell whether it's `gitlab-runner`'s fault or `gitlab-tart-executor`'s fault. [GitLab ticket here](https://gitlab.com/gitlab-org/gitlab/-/issues/501457).
…
-
I’m encountering an error where the server disconnects at a concurrency level of 85. (+break searching)
Is there a solution for this? (Pinecone, PgVector)
Is there a possible workaround or confi…
-
-
I have used the `runScript` call in the telemetry panels to start a script, but I can't find a way to do this in the Script Runner. It would be helpful because we have existing scripts and suites writ…
-
Environment Details
API/Package: google_maps_navigation (utilizing Google Maps SDK for iOS)
OS Type and Version: macOS Ventura 13.x on Mac M2
Library Version and Other Environment Information:
F…
-
Script Runner
Since Dbeaver takes many databases now, It might be a good time to add inline DBConnect and Disconnect features - this will help in making a single script that can handle more than one…
-
When trying to visualize a file that is in the /script folder, we get this:
```
BON in a BoxYou need to enable JavaScript to run this app.
```
request: http://localhost/scripts/SHI/Ateles%20fusciceps…
-
The coverage build is failing on at least one PR:
https://github.com/apache/arrow-nanoarrow/actions/runs/11340106498/job/31535953273?pr=661#step:8:855
```
[1/1] Generates coverage reports
…
-
I have two hdl modules - counter_4.v and counter_24.v (4-bit and 24-bit counters respectively) and their corresponding cooctb test cases are written in tb_counter4b.py and tb_counter24b.py. I am tryin…