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

Update ScriptVerticle. Replace Future with Promise #114

Closed
wants to merge 9 commits into from

Conversation

aaloise
Copy link
Contributor

@aaloise aaloise commented Oct 23, 2020

ScriptVerticle in 3.9 is still using Future, while 4.0 is already using Promise. Not sure if this will fix #113, but either way the change is needed.

ScriptVerticle in 3.9 is still using Future, while 4.0 is already using Promise. Not sure if this will fix vert-x3#113, but either way the change is needed.
@aaloise
Copy link
Contributor Author

aaloise commented Oct 29, 2020

@vietj can you please review and merge this PR, if it is OK, to see if somehow it makes some kind of influence in #113 ?

@vietj
Copy link
Contributor

vietj commented Oct 30, 2020

this looks like a breaking change.

@aaloise
Copy link
Contributor Author

aaloise commented Oct 30, 2020

What do you suggest?

@aaloise aaloise closed this Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants