-
Currently I am using Ractor Framework, I am not able to compile it ,the moment I change the DKGEngineMessage variable name
from
```
#[derive(Debug, RactorMessage)]
pub enum DkgEngineMessage …
-
### Description
https://docs.python.org/3/library/concurrent.futures.html#executor-objects
It would be very nice to have a ray based (so distributed) implementation of a `concurrent.futures.Exec…
-
This may be a dupe: https://github.com/jkirkcaldy/plex-utills/issues/73
I can't seem to figure out why media that isn't HDR content is being tagged as such.
Config options:
1. Skip scanning w…
-
CARLA version: carla 0.9.14 build from source
Platform/OS: ubuntu 20.04 and win11
Hi, everyone, I want to spawn a building via python api during the simulation.
I know that the buildings in the…
-
Hi Herb. I greatly respect your work over the years on C++ and on cppfront, we're lucky to have you.
I've become a big fan of the Actor programming model, and introducing it to all my multithreade…
-
### Description
Goal: From a list of ray remote task futures, I want to be able to check if each of these has errored without needing to call `ray.get` individually on each element.
This feature i…
-
## Request
Some developers would like to be able to use Stoic or Plug in their dApp for authentication purposes.
## Notes
This feature request concerns a "login flow" and not a "wallet signat…
-
Hi,
On the leapp preupgrade step the playbook fails with the following errors:
```
==> Processing phase `configuration_phase`
====> * ipu_workflow_config
IPU workflow config actor
==> Pr…
-
How do I get this using the library? Which is use the count in the select and order by the count
```
SELECT actor_login, count(*) as Count FROM [github.dotnet]
WHERE type = "PullRequestEvent"
group b…
-
## Compiler version
3.3.2-RC1-bin-20230718-da16f43-NIGHTLY
## Minimized code
I have not minimized this yet, I will improve the issue later, but encountered it when building https://github.com…