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

Limit async transition to one at a time for object #2644

Merged
merged 2 commits into from Aug 3, 2016

Conversation

mkurek
Copy link
Contributor

@mkurek mkurek commented Jul 29, 2016

For particular object, only one async transition could be running at once.

@coveralls
Copy link

coveralls commented Aug 2, 2016

Coverage Status

Coverage decreased (-0.4%) to 84.988% when pulling 9a621aa on mkurek:async-transition-only-one-at-a-time into d8bff1c on allegro:ng.

@mkurek mkurek added review and removed in progress labels Aug 3, 2016
@ghost
Copy link

ghost commented Aug 3, 2016

🆗

1 similar comment
@szok
Copy link
Contributor

szok commented Aug 3, 2016

🆗

@szok szok merged commit 954c071 into allegro:ng Aug 3, 2016
@szok szok removed the review label Aug 3, 2016
mkurek pushed a commit to mkurek/ralph that referenced this pull request Aug 23, 2016
Only one active transition could be started at a time. Continuation of allegro#2644.
mkurek pushed a commit to mkurek/ralph that referenced this pull request Aug 23, 2016
Only one active transition could be started at a time. Continuation of allegro#2644.
mkurek added a commit that referenced this pull request Aug 23, 2016
Fix starting multiple async transitions through API

Only one active transition could be started at a time. Continuation of #2644.
ar4s pushed a commit to ar4s/ralph that referenced this pull request Aug 28, 2017
Fix starting multiple async transitions through API

Only one active transition could be started at a time. Continuation of allegro#2644.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants