Skip to content

Conversation

Aaronontheweb
Copy link
Member

No description provided.

[Fact]
public void CurrentSynchronizationContextDispatcher_should_start_without_error_Fix2172()
{
var uiActor = Sys.ActorOf(EchoActor.Props(this), "some-ui-actor");
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Prior to fixing this bug, this spec would fail. Actor would fail while it was being created (first time the dispatcher gets used.)

@Aaronontheweb Aaronontheweb force-pushed the 2172-synchronized-dispatcher-fix branch from 3151c5d to e5e2dbb Compare July 11, 2016 17:22
@Horusiath Horusiath merged commit 80928e7 into akkadotnet:dev Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants