Alexandre Santos
Results
12
issues of
Alexandre Santos
Adds support for constructor options so stuff like the following is possible when you add documentation for constructor parameters. 
Currently, when creating a subprocess using `Deno.run`, the process stays in "zombie mode" even after it is killed. I've created a gist that reproduces this bug, and talked with @lucacasonato...
bug
cli