Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
process = await nursery.start(run_process, ...) #1568
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1568 +/- ##
==========================================
+ Coverage 99.68% 99.69% +0.01%
==========================================
Files 110 111 +1
Lines 13498 13871 +373
Branches 1027 1059 +32
==========================================
+ Hits 13455 13829 +374
+ Misses 28 27 -1
Partials 15 15
|
|
This looks like a good approach so far! |
Fixes #1104
Todo:
open_processtotrio.lowlevelI think this gets the basic semantics right? Still need to do
everything around that though.