Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / slawlor/ractor issues and pull requests

#281 - Large cleanup

Pull Request - State: closed - Opened by slawlor 23 days ago - 1 comment

#280 - Pipeline modelling

Issue - State: open - Opened by nmammeri 24 days ago - 1 comment

#278 - Add a way to gracefully stop all children actors in the supervision tree recursively

Issue - State: closed - Opened by contrun 26 days ago
Labels: enhancement

#277 - Add child operations from supervision tree AND type_id support

Pull Request - State: closed - Opened by slawlor 26 days ago - 1 comment

#276 - Query the `type_id` of an actor at runtime

Issue - State: closed - Opened by stuartcarnie about 1 month ago - 8 comments
Labels: enhancement

#275 - Add silent-retry support for factory messages + support for factories without `async-trait`

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#274 - RFC: inspecting actor messages and states for testing and debuging

Issue - State: open - Opened by contrun about 1 month ago - 2 comments
Labels: enhancement

#273 - Missing callsites for a bunch of factory stats

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#272 - Dont gate factory behind `async-trait`

Issue - State: closed - Opened by seanaye about 1 month ago - 2 comments

#272 - Dont gate factory behind `async-trait`

Issue - State: open - Opened by seanaye about 1 month ago - 2 comments
Labels: wontfix

#270 - Adding tests for queueing and fix bug in queue length calculation

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#270 - Adding tests for queueing and fix bug in queue length calculation

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#269 - fix issue where remote actors in PG's were always joined into the default scope locally

Pull Request - State: closed - Opened by stalkopat about 1 month ago - 1 comment

#269 - fix issue where remote actors in PG's were always joined into the default scope locally

Pull Request - State: closed - Opened by stalkopat about 1 month ago - 1 comment

#268 - Add support for draining an actor's message queue.

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#268 - Add support for draining an actor's message queue.

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#267 - Add functionality to access the number of in-flight messages from the factory

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#267 - Add functionality to access the number of in-flight messages from the factory

Pull Request - State: closed - Opened by slawlor about 1 month ago - 1 comment

#266 - Automatic `tracing::Span` propagation

Pull Request - State: closed - Opened by texascloud about 2 months ago - 4 comments

#265 - chore!: fix primitives typo

Pull Request - State: closed - Opened by robjtede about 2 months ago - 1 comment

#265 - chore!: fix primitives typo

Pull Request - State: closed - Opened by robjtede about 2 months ago - 1 comment

#264 - Generic stats impl for factories

Pull Request - State: closed - Opened by slawlor about 2 months ago - 1 comment

#263 - Move to oneshot's instead of bounded channels of size 1

Pull Request - State: closed - Opened by slawlor about 2 months ago

#262 - Performance Improvements

Issue - State: open - Opened by slawlor about 2 months ago - 1 comment
Labels: enhancement

#261 - More memory improvements, but smaller. No API changes

Pull Request - State: closed - Opened by slawlor about 2 months ago

#260 - Actors were taking an excessive amount of memory upon creation.

Pull Request - State: closed - Opened by slawlor about 2 months ago

#260 - Actors were taking an excessive amount of memory upon creation.

Pull Request - State: closed - Opened by slawlor about 2 months ago

#259 - Update site with rustconf preso

Pull Request - State: closed - Opened by slawlor 2 months ago

#258 - Fix categories to valid slugs

Pull Request - State: closed - Opened by slawlor 2 months ago

#257 - We should only notify the stop listener AFTER `post_stop`

Pull Request - State: closed - Opened by slawlor 2 months ago

#255 - Stashing some type of messages during a specific state of an actor

Issue - State: closed - Opened by contrun 2 months ago - 7 comments
Labels: enhancement

#254 - Add a pre_stop fn or some way to wait until post_stop has finished

Issue - State: closed - Opened by lucasmerlin 3 months ago - 3 comments
Labels: bug, enhancement

#253 - call_t! not working with predefined trait type

Issue - State: closed - Opened by askasp 4 months ago - 1 comment
Labels: bug

#252 - Update prost-types requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, rust

#251 - Update prost requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, rust

#250 - Update prost-build requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependencies, rust

#249 - flush() method to help testing

Issue - State: closed - Opened by gusinacio 4 months ago - 2 comments
Labels: enhancement

#248 - With async-trait turned off, it is impossible to use factory

Issue - State: closed - Opened by Jaraxzus 5 months ago - 3 comments
Labels: bug

#246 - Update dashmap requirement from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust

#245 - Fix sample code in readme

Pull Request - State: closed - Opened by chenyukang 5 months ago - 2 comments

#244 - As a subscriber, I should can subscribe multiple type of messages from publisher

Issue - State: closed - Opened by FancyQian 5 months ago - 2 comments
Labels: bug

#242 - More doc updates

Pull Request - State: closed - Opened by slawlor 6 months ago

#241 - Updating defunct docs from new factory migration

Pull Request - State: closed - Opened by slawlor 6 months ago

#240 - SpawnErr when spawning named actor will permanently pollute that name

Issue - State: closed - Opened by Escapingbug 6 months ago
Labels: bug

#238 - Prep for 0.10.0 release

Pull Request - State: closed - Opened by slawlor 6 months ago

#237 - Improvements to the factory construct

Pull Request - State: closed - Opened by slawlor 6 months ago

#236 - Update protobuf-src requirement from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#235 - Awaiting input in an actor

Issue - State: closed - Opened by dns2utf8-novaziun 6 months ago - 1 comment
Labels: enhancement

#234 - Handle multiple message types

Issue - State: closed - Opened by dns2utf8-novaziun 6 months ago - 1 comment
Labels: enhancement

#234 - Handle multiple message types

Issue - State: closed - Opened by dns2utf8-novaziun 6 months ago - 1 comment
Labels: enhancement

#234 - Handle multiple message types

Issue - State: closed - Opened by dns2utf8-novaziun 6 months ago - 1 comment
Labels: enhancement

#233 - Compiler panics

Issue - State: closed - Opened by vinay10949 7 months ago - 2 comments
Labels: bug

#233 - Compiler panics

Issue - State: closed - Opened by vinay10949 7 months ago - 2 comments
Labels: bug

#233 - Compiler panics

Issue - State: open - Opened by vinay10949 7 months ago - 2 comments
Labels: bug

#232 - Factory improvements

Pull Request - State: closed - Opened by slawlor 7 months ago - 1 comment

#231 - Prepare for 0.9.8 release

Pull Request - State: closed - Opened by slawlor 7 months ago

#231 - Prepare for 0.9.8 release

Pull Request - State: closed - Opened by slawlor 7 months ago

#231 - Prepare for 0.9.8 release

Pull Request - State: closed - Opened by slawlor 7 months ago

#230 - Fix calling `post_stop` on killed actors

Pull Request - State: closed - Opened by slawlor 7 months ago

#229 - Serde blanket implementation feature

Pull Request - State: closed - Opened by stalkopat 7 months ago - 2 comments

#228 - Not depend protobuf-src on windows

Issue - State: open - Opened by hemaolong 7 months ago - 1 comment
Labels: enhancement

#227 - Update tracing-glog requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, rust

#226 - `post_stop` of children are being called when supervisor fails.

Issue - State: open - Opened by gusinacio 7 months ago
Labels: bug

#226 - `post_stop` of children are being called when supervisor fails.

Issue - State: closed - Opened by gusinacio 7 months ago - 5 comments
Labels: bug

#226 - `post_stop` of children are being called when supervisor fails.

Issue - State: open - Opened by gusinacio 7 months ago
Labels: bug

#223 - Add OutputPortSubscriber

Pull Request - State: open - Opened by dcadenas 8 months ago

#222 - Subscriber-Driven OutputPort Subscriptions

Issue - State: open - Opened by dcadenas 8 months ago
Labels: enhancement

#220 - Update tokio-rustls requirement from 0.25 to 0.26

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust

#220 - Update tokio-rustls requirement from 0.25 to 0.26

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, rust

#219 - doc: fix typo in document of lib.rs

Pull Request - State: closed - Opened by George-Miao 8 months ago - 1 comment

#218 - fix(lint): don't use deny(warnings) in library, rather use it in ci.

Pull Request - State: closed - Opened by simonsan 8 months ago - 4 comments

#217 - Lifetimes do not match method in trait

Issue - State: closed - Opened by simonsan 8 months ago - 2 comments
Labels: documentation, invalid

#216 - Format doctests and add doctests for factory module

Pull Request - State: closed - Opened by slawlor 8 months ago

#215 - Update panic documentation on abort.

Pull Request - State: closed - Opened by slawlor 8 months ago

#214 - When panic=abort is on, panic is not captured.

Issue - State: closed - Opened by Escapingbug 8 months ago - 1 comment
Labels: documentation

#211 - Add support to downcast a BoxedMessage to get a reference to it's wrapped type without consuming it

Issue - State: closed - Opened by kemitix 9 months ago - 4 comments
Labels: enhancement

#208 - Enum contains type of itself

Issue - State: closed - Opened by zrus 9 months ago - 4 comments
Labels: bug

#207 - Request for TCP Echo Server Example with TcpListener and TcpStream as Actors

Issue - State: closed - Opened by simon-fu 9 months ago - 1 comment
Labels: enhancement

#206 - Support `async fn` in traits.

Issue - State: closed - Opened by slawlor 9 months ago - 1 comment
Labels: enhancement

#205 - Benchmark for large futures

Pull Request - State: closed - Opened by slawlor 9 months ago

#205 - Benchmark for large futures

Pull Request - State: open - Opened by slawlor 9 months ago

#204 - Updating rustls dependencies & adjusting for new types/patterns

Pull Request - State: closed - Opened by slawlor 9 months ago

#203 - Update rustls-pemfile requirement from 1.0 to 2.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, rust

#203 - Update rustls-pemfile requirement from 1.0 to 2.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, rust

#201 - Preparing for 0.9.5 release

Pull Request - State: closed - Opened by slawlor 9 months ago

#198 - Fix actor module documentation formatting

Pull Request - State: closed - Opened by tbillington 10 months ago - 1 comment

#197 - About section needs update for async-std

Issue - State: closed - Opened by tbillington 10 months ago
Labels: bug

#196 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions

#193 - Update serial_test requirement from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#193 - Update serial_test requirement from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, rust

#193 - Update serial_test requirement from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#190 - `pg`: Add `ScopeName` -> `Vec<GroupName>` mapping

Pull Request - State: open - Opened by leonqadirie 11 months ago - 1 comment

#190 - `pg`: Add `ScopeName` -> `Vec<GroupName>` mapping

Pull Request - State: closed - Opened by leonqadirie 11 months ago - 2 comments