runpod-python icon indicating copy to clipboard operation
runpod-python copied to clipboard

async def stream_result uses is_stream = False as default

Open kunibald413 opened this issue 1 year ago • 0 comments

shouldn't it be set to True?

https://github.com/runpod/runpod-python/blob/f6971a8f142a7b4796fb0f1ffa3b3f201d130a81/runpod/serverless/modules/rp_http.py#L77C16-L77C17

kunibald413 avatar Jun 14 '24 11:06 kunibald413