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 AutoFuture code #1028

Merged
merged 3 commits into from Oct 30, 2017
Merged

Remove AutoFuture code #1028

merged 3 commits into from Oct 30, 2017

Conversation

jdonald
Copy link
Contributor

@jdonald jdonald commented Oct 28, 2017

AutoFuture and autowiring::then() appear to be an attempted implementation of continuations.

This isn't really a deprecation of an existing feature because it's hardly working to begin with. There's an empty stub implementation of autowiring::then() for Mac and not even a stub for Linux/Android.

The unit test currently fails on Visual Studio 2017 and for reasons unknown fixing it will make it fail on Visual Studio 2013. By removing the test and associated code we can get AutowiringTest passing again.

@jdonald jdonald added the bug label Oct 28, 2017
@gittyupagain gittyupagain merged commit d1c6a3e into master Oct 30, 2017
@gittyupagain gittyupagain deleted the dep-autofuture branch October 30, 2017 16:26
@jdonald jdonald added this to the v1.0.5 milestone Oct 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants