Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addtional testing #639

Open
29 tasks
Thomasdezeeuw opened this issue Sep 21, 2024 · 0 comments
Open
29 tasks

Addtional testing #639

Thomasdezeeuw opened this issue Sep 21, 2024 · 0 comments
Labels
Heph Related to the Heph crate.

Comments

@Thomasdezeeuw
Copy link
Owner

Testing Heph crate (not workspace).

  • Remove heph-rt dev-dependency.
  • Remove std-logger dev-dep?
  • actor::Context::map_arg
  • ActorRef: all kinds etc.
  • ActorRef::rpc: all kinds etc.
  • RpcMessage::try_handle
  • ActorRef::map
  • ActorRef::try_map
  • ActorRef::map_fn
  • ActorRef::try_map_fn
  • ActorRef::join
  • ActorRef::is_connected
  • ActorRef::sends_to
  • ActorGroup: all kinds etc.
  • ActorGroup::add
  • ActorGroup::add_unique
  • ActorGroup::extend
  • ActorGroup::remove
  • ActorGroup::remove_disconnected
  • ActorGroup::make_unique
  • ActorGroup::join_all
  • ActorGroup::from_iter
  • ActorFuture: restarting etc.
  • ActorFutureBuilder
  • InboxSize::fixed
  • actor::Context::try_receive_next
  • actor::Context::actor_ref
  • actor::Context::runtime
  • actor::Context::runtime_ref
@Thomasdezeeuw Thomasdezeeuw added the Heph Related to the Heph crate. label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Heph Related to the Heph crate.
Projects
None yet
Development

No branches or pull requests

1 participant