<div dir="ltr"><div class="gmail_extra">async thread pool cannot help filelib:ensure_dir, because this library method is using only global singleton file server.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Customer has mounted NFS and thus file_server_1 is blocked waiting for lost UDP packet.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">We have moved almost all file:read_file_info to explicit opening port and calling not via singleton, but via separate port, but filelib:ensure_dir is using singleton process.</div></div>