Results 5 issues of Kohei Nozaki

Hello, Thanks for a great tool. I wanted to write neatly by chaining pipe() to command call. I wrote the following code. This met my requirements. What do you think?...

Fix #13 . With this PR, now works every time when called in parallel.

With change client.ts as shown below and run, I get an error about once every two times in my environment. ```client.ts import { getClient } from "https://deno.land/x/[email protected]/client.ts"; import { Greeter...

Hello, I want to use jammy. Can you merge this PR? close #28

# Problem The output allows a tuple or list of length 1, but not input. # Reproduction checkout 8defb94d093be26ccec2af3d4dc41d0c4c4283d0 and run ``` pytest tests/pytorch_pfn_extras_tests/onnx_tests/test_export_testcase.py -k test_export_tuple_input ``` # This PR...

cat:enhancement