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

INDY-1544: Fix for INSTANCE_CHANGE sending #851

Merged
merged 4 commits into from
Aug 3, 2018

Conversation

ArtObr
Copy link
Contributor

@ArtObr ArtObr commented Aug 3, 2018

No description provided.

Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
@@ -51,6 +53,8 @@ def fake_view_changer(request, tconf):
config=tconf,
monitor=monitor,
discard=lambda a, b, c: print(b),
lost_primary_at=False,
Copy link

Choose a reason for hiding this comment

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

this value should be None or <datetime>

Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
Signed-off-by: ArtObr <artemobruchnikov@gmail.com>
@ashcherbakov
Copy link
Contributor

test this please

@ashcherbakov ashcherbakov merged commit 9cdc536 into hyperledger:master Aug 3, 2018
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.

None yet

3 participants