You just have to implement the two async functions __aenter__ and __aexit__ . As a final note, to invoke an async context manager, ...
確定! 回上一頁