anlsys / libnrm

Node Resource Manager communication library
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

[feature] add timeout to send/recv/connect #70

Closed perarnau closed 1 year ago

perarnau commented 1 year ago

Add a timeout to send/recv and handle the errors on the client side. Should solve most of our issues with tests getting stuck forever too.