pvardanis commented on issue #40360: URL: https://github.com/apache/arrow/issues/40360#issuecomment-1978824448
@lidavidm Can I have a `ServerMiddleware` that uses an `asyncio.Semaphore` configured to a desired number for `max_concurrency`and run `do_exchange()` on the server side based on whether the semaphore is locked or not? -- 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]
