Stanislav Sotnikov

Results 7 comments of Stanislav Sotnikov

I am having the same issue with plotly 5.4.0 and kaleido 0.2.1.post1. I suspect the issue is with the latest kaleido.

The absence of this feature is blocking our org from using pyenv in CI on Windows.

@bb010g Could you please submit your review.

> Am I reading this correctly? The MMAL component of this library currently cannot be built for 64bit, thus FFMPEG hardware encoding (which requires `h264_mmal`) is not possible on such...

I am experiencing the same issue with the python async API streaming RPCs. Following are my observations: 1. Regarding `context.add_done_callback(callback)` in the server handler. The callback is reliably called both...

I suppose the `context.done()` flag in the "done_callback" can be relied upon for determining whether the rpc had been cancelled by the client. After some tinkering I can affirm that...

@brianmedigate I am witnessing the behavior you described in files with `BaseSettings` imported.