Yaroslav

Results 4 comments of Yaroslav

In such cases I add errors channel to container, inject it to provider function, and then run http server like: ``` go func(){ if err := s.ListenAndServer(); err != nil{...

Looks like --ethash.dagsinmem=0 --ethash.dagsinmem=1 fixed sync for me

Ha, I missed that they are the same :) but this is what I added, and after restart sync contined

I think this issue can be closed now as it was implemented in https://github.com/fkorotkov/intellij-thrift/pull/104