[Async-sig] async testing question

Dima Tisnek dimaqq at gmail.com
Sat Jul 1 08:13:08 EDT 2017


GAMBIT: Effective Unit Testing for Concurrency Libraries
https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/gambit-ppopp2010.pdf
There are related publications, but I'm pretty sure that's the right
research group.


On 1 July 2017 at 13:15, Yury Selivanov <yselivanov at gmail.com> wrote:
>
>> On Jul 1, 2017, at 6:49 AM, Dima Tisnek <dimaqq at gmail.com> wrote:
>>
>> There's an academic publication from Microsoft where they built a runtime that would run each test really many times, where scheduler is rigged to order runnable tasks differently on each run. I hope someone rewrites this for asyncio
>
> Do you have a link to the publication?
>
> Yury


More information about the Async-sig mailing list