haskell-distributed / distributed-process-client-server

Cloud Haskell - gen_server implementation
http://haskell-distributed.github.io
BSD 3-Clause "New" or "Revised" License
13 stars 11 forks source link

Re-implement Prioritised Managed Processes #16

Closed hyperthunk closed 7 years ago

hyperthunk commented 7 years ago

Complete rewrite of the precv loop, with more robust error handling and better management of state transitions in the face of async exceptions.

This is an API + Contract breaking change.