On Fri, Jul 24, 2020 at 4:36 PM Amarjeet Singh <[email protected]> wrote:
> One suggestion would be to make *write *non blocking. > No, there is nothing inherently wrong with leveraging blocking I/O, and no evidence thus far that using blocking I/O is causing any problem. Any other suggestions? > Assuming there is a bug, that bug needs to first be identified before it would make sense to suggest a fix. This would mean understanding what is causing this behavior (what is preventing normal cleanup from occurring). - Mike
