GijsWeterings / IdentityChain

GNU General Public License v3.0
6 stars 0 forks source link

Network on main thread exception with non block grpc #24

Closed LiamClark closed 6 years ago

LiamClark commented 6 years ago

Eventhough we are using the async version of grpc, sometimes it triggers the network on main thread exception.

For now let's lift it with rx.

LiamClark commented 6 years ago

Actually solved in the operators file