Skip to content

FTP: Code brushup#80

Merged
iLLiCiTiT merged 3 commits into
developfrom
enhancement/ftp-code-cleanup
Apr 24, 2026
Merged

FTP: Code brushup#80
iLLiCiTiT merged 3 commits into
developfrom
enhancement/ftp-code-cleanup

Conversation

@iLLiCiTiT
Copy link
Copy Markdown
Member

@iLLiCiTiT iLLiCiTiT commented Apr 24, 2026

Changelog Description

Fix formatting and enhance conditions.

Additional review information

Fixed formatting ruff is complaining about (not sure how it got into codebase?). Removed variable status_val before loop as it is defined within the loop. Define better default value of last_tick to avoid complex condition.

NOTE: I did find out that the ftp provider is creating threads that are not joined which might lead to dangling processes that should be probably handled in a better way. Will create an issue.

Testing notes:

  1. Validate code changes.

@iLLiCiTiT iLLiCiTiT self-assigned this Apr 24, 2026
@iLLiCiTiT iLLiCiTiT requested a review from kalisp April 24, 2026 10:09
@iLLiCiTiT iLLiCiTiT added the type: enhancement Improvement of existing functionality or minor addition label Apr 24, 2026
@iLLiCiTiT iLLiCiTiT merged commit 98dae19 into develop Apr 24, 2026
5 of 6 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/ftp-code-cleanup branch April 24, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement Improvement of existing functionality or minor addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants