Skip to content

Try get rid of CompletableFuture start using TaskApp #2680

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

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

wiacekm
Copy link

@wiacekm wiacekm commented May 30, 2025

preliminary changes to get rid of CompletableFuture from Cli and use Deffered isntead and start using TaskApp instead of App

One compile test is failing, not sure if end conditions are ok. It would be good to add some tests

Michał Wiącek added 2 commits June 2, 2025 11:54
preliminary changes to get rid of CompletableFuture from Cli and use Deffered isntead and start using TaskApp instead of App

One compile test is failing, not sure if end conditions are ok. It would be good to add some tests
There is still problem with `reflectMain` I am not sure where it is used. At the moment I have changed its signature
@wiacekm wiacekm force-pushed the start-using-task-app branch from 09cedbf to 69709d1 Compare June 2, 2025 09:55
@wiacekm wiacekm marked this pull request as ready for review June 12, 2025 05:53
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.

1 participant