Marko Harjula

Results 3 issues of Marko Harjula

Seems that on old API there was client.monitor.task to track Task to finish (i.e. CreateSnapshot_Task). Is there some similar way to track Task status with new API?

When checking portmapper from Linux I see something strange on service list ``` # rpcinfo -p 10.10.10.20 program vers proto port service 100004 1 udp 51014 ypserv 100004 24294967295 64916...

bug

``` The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing...