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

Remove the override that prevents Sync Bulk Transfers from working in As... #579

Merged
merged 2 commits into from
Dec 21, 2014

Conversation

nomis52
Copy link
Member

@nomis52 nomis52 commented Dec 21, 2014

...ync mode.

This is required for the fadecandy init code to work, until such time as we
make it async.

… Async mode.

This is required for the fadecandy init code to work, until such time as we
make it async.
@peternewman
Copy link
Member

This closes #559 .

@peternewman
Copy link
Member

Given this is a not so good thing; using a sync within an async mode, should we not wrap the call to base in a function so we can log things accidentally using it to fix in future.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling ceb2ed8 on nomis52:master into b3836a9 on OpenLightingProject:master.

@nomis52
Copy link
Member Author

nomis52 commented Dec 21, 2014

How about that?

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 33d92d2 on nomis52:master into b3836a9 on OpenLightingProject:master.

@peternewman
Copy link
Member

LGTM. We should probably have a todo in either this code or probably better in the Fadecandy one to make things fully async in the future.

nomis52 added a commit that referenced this pull request Dec 21, 2014
Remove the override that prevents Sync Bulk Transfers from working in As...
@nomis52 nomis52 merged commit 626d2fb into OpenLightingProject:master Dec 21, 2014
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