akkadotnet / akkadotnet/Hyperion

Error thrown when using ActorRefs.Nobody

Open
#75 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
281
Forks
62
PR merge metrics
No merged PRs in 30d

Description

```
System.InvalidCastException: 'Unable to cast object of type 'NobodySurrogate' to type 'Akka.Actor.IActorRef'.'
```

Using Hyperion 0.9.2

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported InvalidCastException when serializing or deserializing ActorRefs.Nobody with Hyperion 0.9.2, then trace the conversion involving NobodySurrogate and Akka.Actor.IActorRef. Done means the ActorRefs.Nobody case completes without an invalid cast and has a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
distributed-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.