If I pass asyncio.Future (along with input data) to a Process using multiprocessing.Queue, then pass it back along with result data th
asyncio.Future
Process
multiprocessing.Queue