Mike F

Results 29 comments of Mike F

@timoha , @tsuna why not to apply this change?

```go package main_test import ( "encoding/json" "testing" ) type S struct { X []byte `json:"x"` } func (s *S) MarshalJSON() ([]byte, error) { return s.X, nil } func BenchmarkRun(b *testing.B)...

Probably related to https://github.com/golang/go/issues/47859?

Have same problem. After restarting redis server kue not adds jobs to the queue and not process them. v0.11.5

you can add area, frame, iframe, ilayer, layer parsing as well

as well as link

Fixes https://github.com/mailru/easygo/issues/10