Go async #730

Uzavřeno
igalic chce sloučit 46 commity z větve go/async do master
igalic okomentoval/a 2020-01-22 06:12:54 +00:00 (Migrováno z github.com)

update rocket and its dependencies to their async branch.
update our code to use rocket's async APIs

update rocket and its dependencies to their `async` branch. update our code to use rocket's async APIs
codecov[bot] okomentoval/a 2020-01-22 06:42:12 +00:00 (Migrováno z github.com)

Codecov Report

Merging #730 into master will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #730      +/-   ##
==========================================
+ Coverage   39.08%   39.11%   +0.03%     
==========================================
  Files          73       73              
  Lines        9736     9643      -93     
  Branches     2227     2183      -44     
==========================================
- Hits         3805     3772      -33     
+ Misses       4879     4819      -60     
  Partials     1052     1052              
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/730?src=pr&el=h1) Report > Merging [#730](https://codecov.io/gh/Plume-org/Plume/pull/730?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/ef70cb93e6d9457355bce4f6dae485c700bb07c6&el=desc) will **increase** coverage by `0.03%`. > The diff coverage is `100.00%`. ```diff @@ Coverage Diff @@ ## master #730 +/- ## ========================================== + Coverage 39.08% 39.11% +0.03% ========================================== Files 73 73 Lines 9736 9643 -93 Branches 2227 2183 -44 ========================================== - Hits 3805 3772 -33 + Misses 4879 4819 -60 Partials 1052 1052 ```
igalic (Migrováno z github.com) posoudil/a 2020-02-18 12:40:57 +00:00
igalic (Migrováno z github.com) okomentoval/a 2020-02-18 12:40:57 +00:00

this std::fs::read could (should?) be async.

this std::fs::read could (should?) be async.
elegaanz (Migrováno z github.com) posoudil/a 2020-02-18 13:11:44 +00:00
elegaanz (Migrováno z github.com) okomentoval/a 2020-02-18 13:11:44 +00:00

It could with something like async-std, yes. But maybe add a todo and leave it for a future PR?

It could with something like async-std, yes. But maybe add a todo and leave it for a future PR?
KitaitiMakoto uzavřel/a tuto žádost o sloučení 2021-09-05 04:50:49 +00:00

Žádost o sloučení uzavřena

Přihlaste se pro zapojení do konverzace.
Žádní posuzovatelé
Žádný milník
Žádný projekt
Žádní přiřazení uživatelé
1 účastník
Oznámení
Termín dokončení
Termín dokončení není platný nebo je mimo rozsah. Použijte prosím formát „rrrr-mm-dd“.

Žádný termín dokončení.

Závislosti

Nejsou nastaveny žádné závislosti.

Reference: Plume/Plume#730
K dispozici není žádný popis.