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 <yseliva...@gmail.com> wrote:
>
>> On Jul 1, 2017, at 6:49 AM, Dima Tisnek <dim...@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
_______________________________________________
Async-sig mailing list
Async-sig@python.org
https://mail.python.org/mailman/listinfo/async-sig
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to