pysipp icon indicating copy to clipboard operation
pysipp copied to clipboard

Follow trio on the proc launchin API front

Open goodboy opened this issue 5 years ago • 0 comments

There's new work in python-trio/trio#1568 that will likely make some of our internals simpler.

The only outstanding concern I had was to do with the AsyncResource.aclos() steps that were possibly being dropped (that we might rely on?). See the issue / PR where I'm pretty I commented.

goodboy avatar Feb 12 '21 15:02 goodboy