Hi, I need to cancel calls to GetFlightInfo and GetStream on C++ from a second thread. I see that FlightCallOptions has a stop_token which looks like I should be able to use, but I don't know how... Is there any documentation around this?
Thanks so much!
