-
It's like the [sloppiest and laziest thing](https://github.com/tgoodlet/tractor/blob/master/tractor/__init__.py#L420) atm..
Doesn't `rpyc` have some [fancy way it does this](https://rpyc.readthedoc…
-
@ABieniek please add more details here, such as testing procedures and help.
-
**Describe the bug**
Imagine a supervision tree with `A -> B`. If `A` panics its `post_stop` is not called as expected but ractor terminates all its children via normal stop with reason "Killed" and …
-
|[](https://github.com/oubiwann)| @oubiwann reported|
|-|-|
|Trac ID|trac#5565|
|Type|enhancement|
|Created|2012-03-20 19:34:13Z|
|Branch|https://github.com/twisted/twisted/tree/actor-model-coroutines…
-
I've already left some [notes in the code](https://github.com/tgoodlet/tractor/blob/master/tractor/_actor.py#L93) about how we could do two way streaming using the native `received = yield sent` gener…
-
**Project description**
Quickwit 0.6.4 is already present ([last PR](https://github.com/NixOS/nixpkgs/pull/259085)), 0.7.1 was recently released.
Changes from 0.6.4 to 0.7.1: https://github.com/…
-
Hi! I am very interested in your work, especially the text-motion alignment pre-trained model. Hope to see your model and codes soon.
-
Today we reviewed the current typed Actor API for Scala. We tried to improve a few things:
* make the naming of the factory messages more intuitive
* don't require `msg match` everywhere (which …
-
Les JDD accessibles (en lecture et en écriture) sont calculés à partir de la fonction `filter_by_scope` (https://github.com/PnX-SI/GeoNature/blob/master/backend/geonature/core/gn_meta/models.py#L262),…
-
We should make use of http://developer.lightbend.com/docs/paradox/latest/features/linking.html#scaladoc-directive
This task is not top priority, can be added after first release.