Kaha

Results 8 issues of Kaha

In [Prim algo](https://github.com/gyuho/learn/tree/master/doc/go_graph_minimum_spanning_tree#prim-algorithm) description on visual example's step #7 shouldn't the blue table have H=8 instead of H=∞? ![image](https://user-images.githubusercontent.com/2851970/41259056-0621e1e6-6df4-11e8-80d5-384484539479.png)

I wanted to create a constructor which setups and returns the following struct: ```rust pub struct SomeConsumer>, consumer: Option>, consumer: Option SomeConsumer Result { let mut conn: Connection = amiquip::Connection::insecure_open(&properties.rabbitmq.uri)...

Please add documentation and preferably an example on how to read header values from delivery properties.

This is due to lack of output normalization: ```go // GetImage returns an image.Image representation the frame, using default // processing. This default processing is basic at the moment, and...

I am using a [CDR](https://github.com/kimgr/asn1ate/blob/master/testdata/public/huawei-cdr.asn) spec from asn1ate and have several CDR files from Huawei hardware I want to decode. I have translated the spec using asn1ate and using pyasn1...

This causes Docker container to hang: https://github.com/moby/moby/issues/40063

Hi, I am getting 500s with description ``` chat messages must alternate roles between 'user' and 'assistant'. Message may have a leading 'system' role message ``` and ``` "Internal Server...