Allen Riddell

Results 73 comments of Allen Riddell

I'm pretty sure I'm calling close on the connection and then close on a channel (associated with the connection). I know this is wrong but I think aioamqp might want...

I don't know how the exception is happening. I think it's something in a finally clause so it's not affecting my application. I'll keep you posted. Thanks for your work...

I can confirm this (on a different device). It seems like something changed in the last month or two. A (poor) workaround was to install an older version of Cyanogenmod...

This would be useful for PyStan. I'll reopen the issue. If there's a better place for this, I'd be happy to migrate it.

Getting a similar problem with Docker 1.3.3 on coreos

Great. Thanks! The missing cases I mentioned were those relevant to a particular (large) subset of the SCDB -- so there could be many more missing. This was the subset,...

I think the permissions problem might be solved if you use the same image for the data container as described in: http://docs.docker.com/userguide/dockervolumes/#volume-def

I don't think you need to expose any ports since the `--net=host` option is specified. See https://docs.docker.com/articles/networking/

Oh that's right. You need it in the dockerfile.