Brian Jubelirer

Results 6 issues of Brian Jubelirer

I specifically found that this occurs when running `ctx.DrawCircle(x,y, 3)` if x and y are NaN. I assume this should cause and error or panic, as it took a while...

if unzip isn't installed the download scripts will download the datasets only to immediately delete them ![image](https://user-images.githubusercontent.com/7608114/101203922-65917780-3639-11eb-9e1a-1026a9bd8bf3.png)

I get an inconsistent, occasional SIGABRT on calling newReq(). The program opens many request lines, so my initial guess is that calling newReq from many goroutines at once is causing...

Noticed when switching from goczmq this is missing from this library, but present there: https://github.com/zeromq/goczmq/blob/4e50cfc0edc9f02f25eb3b1f6948f0db93749a9b/goczmq.go#L79-L86 It seems it would be idiomatic and clearer to change ``` sock.SendBytes(msg,0) ``` to ```...

on the workup page, the write note icon should be changed to the edit icon (or similar) instead of search. The active/inactive patient icon does not change and is always...

I'm restreaming a pcap that has large UDP packets that are broken up due to being over the MTU. Wireshark shows this as "fragmented ipv4 protocol" as well as the...