xshirax opened a new issue, #38435: URL: https://github.com/apache/arrow/issues/38435
### Describe the bug, including details regarding any error messages, version, and platform. Hi, I'm writing a python flight service. I want to be able to set breakpoints inside the `FlightServerBase` methods but it doesn't hit any breakpoint when running and testing. I tried with both vscode and pycharm. Is there a way to make it work? Or is it a bug? I found a similar open issue here with no response - https://github.com/apache/arrow/issues/36844 Thanks! Shira ### Component(s) FlightRPC -- 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]
