AsyncIO::initializeContext() should provide more debug output when io_queue_init fails
Summary: It would be good idea to provide more information if the io_queue_init() failed due to resource allocation. Test Plan: Run standart tests + manual testing 1. fbconfig -r folly/experimental/ && fbmake runtests 2. Ask a capacity larger than aio_max_nr and check failure messages Reviewed By: agartrell@fb.com FB internal diff: D965260
Showing
Please register or sign in to comment