davisusanibar commented on issue #36043: URL: https://github.com/apache/arrow/issues/36043#issuecomment-1631501736
Hi @engimatic on my last attempt I caught it. 1. Run Java Flight Server: `Flight Server` 2. Run Python Client: `python clientuser.py` 3. Run another Python Client: `python clientuser.py` 4. Kill Python client: `pkill -9 -f clientuser.py` 5. Endless loop appear Let me try to debug to understand the error with more detail. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
