-
gets thrown from time to time, solution is to just rerun `] test`
```julia
(Ray) pkg> test
Testing Ray
...
...
Precompiling project...
1 dependency successfully precompiled i…
-
Saw this failure while working on #176 for Julia 1.9.3:
```
Submit task: Error During Test at /home/runner/work/Ray.jl/Ray.jl/test/task.jl:40
Test threw exception
Expression: Ray.get(return_re…
-
Submitting Author: Ariane Sasso (@arianesasso)
All current maintainers: @arianesasso
Package Name: Devicely
One-Line Description of Package: A Python package for reading, timeshifting and writing …
-
while exploring adding a `Language::JULIA` support in #2 , I found that the `put_get` function example fails when registering a worker with `Language::JULIA` here:
https://github.com/ray-project/r…
-
[err]
Repo: JuliaArrays/StaticArrays.jl
Run URL: https://github.com/JuliaArrays/StaticArrays.jl/actions/runs/88022375
Image ID: sha256:4243bc6e6e3949ce7db921d21b64b0448307c021b8e45906f47d200b5491e23e
…
-
(transferred from https://github.com/beacon-biosignals/OldOndaEDF.jl/issues/14)
from @OTDE:
> Onda.Signals can have non-zero offsets from the start of a recording. If multiple Onda.Signals in a …
-
Repo: cadojo/UnitfulAstrodynamics.jl
Run URL: https://github.com/cadojo/UnitfulAstrodynamics.jl/actions/runs/311790401
Image ID: sha256:54b2ac69a08dcb0236c1e48a22b6e0f3f93b1169b39dc8098cef6cb7f70f5170…
-
Currently it can be done easily in user code but it can be implemented as a brainflow streamer and it will be easier to use
https://github.com/facontidavide/PlotJuggler
It will allow us to visual…
-
Hello! I greatly appreciate this package! would it be possible to change the default hash in a given context? So many datatypes don't have `write` defined (nor does it really make sense to define it).…
-
I'm curious why AutoHashEquals defines `==` in terms of `isequal`. In the README it says:
> we use isequal() because we want to match Inf values, etc.
but it seems like the following would make mo…