FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Address issue #10: minor fix to looping logic in `Bridge` `send_and_receive(...)`) by i-jey · Pull Request #11 · PyJavaZ/PyJavaZ · GitHub

Address issue #10: minor fix to looping logic in Bridge send_and_receive(...)) - #11

Merged
henrypinkard merged 1 commit into
PyJavaZ:mainfrom
i-jey:bridge_send_and_receive_bugfix
Feb 3, 2025
Merged

Address issue #10: minor fix to looping logic in Bridge send_and_receive(...))#11
henrypinkard merged 1 commit into
PyJavaZ:mainfrom
i-jey:bridge_send_and_receive_bugfix

Conversation

i-jey commented Jan 26, 2025

Copy link
Copy Markdown
Contributor

Fix looping in Bridge's send_and_receive so that cases where the response queue times out do not cause a crash (and instead continue looping until a valid response is returned, as intended).

This resolves #10

…onse queue times out do not cause a crash (and instead continue looping until a valid response is returned, as intended)
henrypinkard merged commit 356a93b into PyJavaZ:main Feb 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Logic error in bridge.py, send_and_receive(...)

2 participants


Back | FazBrowse Home | New Git URL