silver-ymz commented on PR #2192:
URL: 
https://github.com/apache/incubator-opendal/pull/2192#issuecomment-1537658492

   I find the reason. The max file descriptors per process on macos is 255 as 
default. So in `services_sftp::list_test_list_rich_dir`, it will open 1000 
files for writing so that file descriptor exceeds this limit. I have added a 
warning in the document.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to