ruX

Results 8 comments of ruX

I can confirm, it can happen time to time _after_ connection is established for 10-30mins not only on Android

I came across the same problem. As a workaround I made a extension function which is parsing raw value `number` in my case in `NewHead`: ``` val NewHead.blockNumber: Long get()...

Nothing apart of google calendar integrated to unity. usecase: developer

@orschiro using evolution, https://askubuntu.com/questions/613589/google-calendar-in-unity

@DylanAlloy if you use coco set and 512px on g2.2xlarge you'll finish about 40% of first epoch in 24h. Expect about 50-55h for 1 epoch on this configuration

Not sure if it can be related but by creating `TestSubscriber` even without using it increases chances for process to crash by ~80%, without - ~20% Same as topic starter...

Can you elaborate please? What is the error, what were you doing and what is the expected output?

I solved that problem by installing lasagne like ``` pip install https://github.com/Lasagne/Lasagne/archive/master.zip ``` Ubuntu 16.04 x64