future2 = loop.run_in_executor(None, sync_get_url, 'http://google.com'). # While the synchronous code above is running in other threads, the event loop.
確定! 回上一頁