Skip to content

Asyncio improvements

Compare
Choose a tag to compare
@jamesba jamesba released this 27 Nov 11:27
0b74eea
  • Switched to using asynctest for testing asynchronous code
  • Made asynchronous IO wrappers that wrap synchronous IO do so using an executor thread pool
  • Added support for automatically wrapping synchronous files in asynchronous wrappers to use them in gsf encoder