Pavel Botsman
Results
3
issues of
Pavel Botsman
First of all, thanks for your work and for that product! I am not sure if it is some limitation from GCP or it was just implemented that way. We...
enhancement
Hello, In my tests I need to call an external application using shell command (in my case I am calling a node application). I do it using `subprocess` module. So...
string interpolation is not handled: var a = 'asd ${@await someAyncFunction()}';