throwaway2847·3 年前·議論Why would you need an async framework? All blocking I/O in the Java runtime has been changed to yield in a virtual thread.