Skip to content

Move schedule_timeout to execute in put_fsm#1658

Merged
martincox merged 1 commit into
develop-2.2from
mcx/cherry-pick-2.0-to-2.2
Dec 19, 2017
Merged

Move schedule_timeout to execute in put_fsm#1658
martincox merged 1 commit into
develop-2.2from
mcx/cherry-pick-2.0-to-2.2

Conversation

@martincox

Copy link
Copy Markdown
Contributor

schedule_timeout should not be called in execute_local because
replicated puts skip the execute_local state. By calling this in execute
both replicated and local puts will schedule a timeout.

schedule_timeout should not be called in execute_local because
replicated puts skip the execute_local state. By calling this in execute
both replicated and local puts will schedule a timeout.
@martincox
martincox merged commit 8ab84fb into develop-2.2 Dec 19, 2017
@martincox
martincox deleted the mcx/cherry-pick-2.0-to-2.2 branch December 20, 2017 10:13
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