Files
revng-revng/python/revng
Giacomo Vercesi 59b01a9f1b revng.daemon: asyncify all PipelineC calls
In typical scenarios most PipelineC calls block for too long, this is
debilitating to the GraphQL API since coroutines are run
cooperatively. This commit moves all PipelineC calls in a separate
thread.
2022-06-29 14:50:58 +02:00
..
2022-06-29 14:50:58 +02:00
2022-06-29 14:49:29 +02:00
2022-02-23 18:02:42 +01:00