Closed almarklein closed 2 years ago
I can reproduce this issue locally, and have written a test that currently fails with this error.
I can also confirm that this is due to the addition of p.stderr.close()
in #61.
please don't send it to me
------------------ 原始邮件 ------------------ 发件人: "imageio/imageio-ffmpeg" @.>; 发送时间: 2022年4月14日(星期四) 晚上7:50 @.>; @.***>; 主题: Re: [imageio/imageio-ffmpeg] Buffers not released on program shutdown (Issue #69)
I can reproduce this issue locally, and have written a test that currently fails with this error.
I can also confirm that this is due to the addition of p.stderr.close() in #61.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
please don't send it to me
I think you're receiving this because you've subscribed to updates from this repository.
With the new release, we're getting errors in our CI workflow: https://github.com/pygfx/pygfx/pull/287#issuecomment-1098793780
In one test, we try to run an example that uses imageio-ffmpeg in a subprocess, and that subprocess fails with: