haskell-distributed / distributed-process-platform

DEPRECATED (Cloud Haskell Platform) in favor of distributed-process-extras, distributed-process-async, distributed-process-client-server, distributed-process-registry, distributed-process-supervisor, distributed-process-task and distributed-process-execution
http://haskell-distributed.github.com
BSD 3-Clause "New" or "Revised" License
47 stars 17 forks source link

Fix dpp 84 restarter process leak #76

Closed tavisrudd closed 10 years ago

tavisrudd commented 10 years ago

Fix https://cloud-haskell.atlassian.net/browse/DPP-84

Note, this required converting handleDeleteChild from RestrictedProcess to Process.

tavisrudd commented 10 years ago

argh, wrong branch on your end. Let me try that again.