crioto

Results 18 comments of crioto

I couldn't reproduce this. I was running several stress tests with no luck. I need exact steps to reproduce this.

Please reproduce this problem with trace logs enabled with `p2p set -log trace`

I couldn't reproduce this problem.

We create interface (file descriptor) and epoll initializes it with poll flags and then read operation fails, because tun interface is not pollable.

@zubaidullo Is this is still required? What's the problem with using the same script to upload file on all CDN branches?

Subutai interacts with configuration files in many places. In this comment I'm going to list all the differences: `lxc.utsname` => `lxc.uts.name` `lxc.rootfs.backend = zfs` => obsolete `lxc.rootfs = /var/lib/lxc/management/rootfs` =>...

@zubaidullo with the information posted by @Dilshat do you still need this feature?

@marcoarthur basically single `go get -u` execution on dev's host should bring you latest libraries. This is not used in jenkins file due to it's go environment. `go get -u`...