Skip to content

Fix response confirmation position and reduce thread wait time#144

Merged
shima004 merged 2 commits intomainfrom
fix/launcher
Apr 7, 2026
Merged

Fix response confirmation position and reduce thread wait time#144
shima004 merged 2 commits intomainfrom
fix/launcher

Conversation

@shima004
Copy link
Copy Markdown
Member

@shima004 shima004 commented Apr 7, 2026

This pull request includes a version bump for the adf_core_python package and minor improvements to connection handling and thread startup timing. The main changes are focused on improving the responsiveness of thread initialization and ensuring proper ordering in connection acknowledgment.

Core logic improvements:

  • Moved the call to send_acknowledge after post_connect in handle_connect_ok to ensure that the acknowledgment is sent only after post-connection actions complete.

Threading and performance:

  • Reduced the wait time for thread startup from 5 seconds to 1 second in start_connector_threads, which should improve startup responsiveness.

Versioning:

  • Bumped the package version from 0.2.12 to 0.2.13 in pyproject.toml.

@shima004 shima004 self-assigned this Apr 7, 2026
@shima004 shima004 merged commit c37cf9f into main Apr 7, 2026
4 checks passed
@shima004 shima004 deleted the fix/launcher branch April 7, 2026 07:18
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