Alexey Aristov

Results 5 issues of Alexey Aristov

Currently, there is no way to terminate the actor from recv callback in a way, that no messages will arrive (recv will not be called) after termination. Clearly `ctx.stop(ctx.myself());` does...

Maybe it makes sense to inform channel subscriber, that subscription has been added to the subscription list? Such notification can be useful in the case when subscriber has to be...

Hello, this pull request provides the initial implementation for the _ActorSystem::when_terminated_ function, as it was proposed in the issue (#58).

Meanwhile, I created a prototype for tokio/async support. It seems to work in my setup (in combination with rust-async-coap). But it's far from being final. What do you think?

(clojure.osgi/with-bundle\* 'ccw.core (fn [](some) (stuff))) , and it's macro variant (clojure.osgi/with-bundle ccw.core (some) (stuff))