sapling/eden/scm/edenscmnative
Andrey Chursin c8d63eff2f async: replace block_on_future with block_on
Summary:
For a while we had two methods in async runtime: block_on_future and block_on_exclusive, due to historic reasons

Recently those methods were calling same code, and now it is time to replace both of them and rename to block_on

Reviewed By: quark-zju

Differential Revision: D29121107

fbshipit-source-id: 5faa76ae181e491b55d799c23c9de1b4e80298f3
2021-06-15 14:08:13 -07:00
..
bindings async: replace block_on_future with block_on 2021-06-15 14:08:13 -07:00
__init__.py remediation of S205607 2020-07-17 17:16:13 -07:00
linelog.pyx py3: fix simple Windows py3 issues 2021-02-11 09:50:25 -08:00
patchrmdir.pyi add type annotations for a few more edenscmnative modules 2020-03-20 10:41:32 -07:00
patchrmdir.pyx py3: fix extdiff 2020-08-27 19:15:22 -07:00
traceprof.pyx py3: fix traceprof 2020-09-24 11:56:21 -07:00