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

[ConsoleUI] remove deferred being returned after command #408

Conversation

DjLegolas
Copy link
Contributor

A return statement was added in ece31cf, so it is now being removed.

Closes: https://dev.deluge-torrent.org/ticket/3582

A `return` statement was added in ece31cf, so it is now being removed.

Closes: https://dev.deluge-torrent.org/ticket/3582
cas-- pushed a commit to cas--/Deluge that referenced this pull request Feb 23, 2023
cas-- pushed a commit to cas--/Deluge that referenced this pull request Feb 24, 2023
@cas-- cas-- closed this in 4de7543 Feb 24, 2023
@DjLegolas DjLegolas deleted the bug/3582/console-prints-defered branch February 24, 2023 22:27
doadin pushed a commit to doadin/deluge that referenced this pull request Jun 4, 2024
A `return` statement was added in ece31cf for unit testing to work but
this resulted in Deferred printed in console output.

Added a test_start entry point to return the required deferreds while
removing the return from original start entrypoint.

Closes: https://dev.deluge-torrent.org/ticket/3582
Closes: deluge-torrent#408
doadin pushed a commit to doadin/deluge that referenced this pull request Sep 21, 2024
A `return` statement was added in ece31cf for unit testing to work but
this resulted in Deferred printed in console output.

Added a test_start entry point to return the required deferreds while
removing the return from original start entrypoint.

Closes: https://dev.deluge-torrent.org/ticket/3582
Closes: deluge-torrent#408
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