Skip to content

Instantly share code, notes, and snippets.

@SebastianEdwards
Created June 10, 2015 05:23
Show Gist options
  • Save SebastianEdwards/e12a0b8460ab24442f67 to your computer and use it in GitHub Desktop.
Save SebastianEdwards/e12a0b8460ab24442f67 to your computer and use it in GitHub Desktop.
Actor issue
/285b0a77-f745-40d8-856c-013b290e9ca5/482b3485-bdc3-4708-a245-f2bdcf9cd9d4: was asked #<Organisation::GetName:0x007fc088a66be8> by #<Concurrent::Actor::Reference:0x7fc08dab03d8 /f81cbab4-1871-4f10-ba90-7bc394956aa9 (Aggro::ConcurrentActor)>
multiple assignment:
/285b0a77-f745-40d8-856c-013b290e9ca5/482b3485-bdc3-4708-a245-f2bdcf9cd9d4: event: #<Concurrent::MultipleAssignmentError: multiple assignment> (public)
/285b0a77-f745-40d8-856c-013b290e9ca5: was told #<Concurrent::MultipleAssignmentError: multiple assignment> by #<Concurrent::Actor::Reference:0x7fc08ba8b5f8 /285b0a77-f745-40d8-856c-013b290e9ca5/482b3485-bdc3-4708-a245-f2bdcf9cd9d4 (Aggro::ConcurrentActor)>
/285b0a77-f745-40d8-856c-013b290e9ca5/482b3485-bdc3-4708-a245-f2bdcf9cd9d4: was told :reset! by #<Concurrent::Actor::Reference:0x7fc0829cfe88 /285b0a77-f745-40d8-856c-013b290e9ca5 (Aggro::ConcurrentActor)>
/285b0a77-f745-40d8-856c-013b290e9ca5/482b3485-bdc3-4708-a245-f2bdcf9cd9d4: event: :resetting (private)
/285b0a77-f745-40d8-856c-013b290e9ca5/482b3485-bdc3-4708-a245-f2bdcf9cd9d4: event: :reset (public)
/285b0a77-f745-40d8-856c-013b290e9ca5: was told :reset by #<Concurrent::Actor::Reference:0x7fc08ba8b5f8 /285b0a77-f745-40d8-856c-013b290e9ca5/482b3485-bdc3-4708-a245-f2bdcf9cd9d4 (Aggro::ConcurrentActor)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment