Benjamin Mahler created MESOS-8823:
--------------------------------------
Summary: process::finalize is broken.
Key: MESOS-8823
URL: https://issues.apache.org/jira/browse/MESOS-8823
Project: Mesos
Issue Type: Epic
Components: libprocess
Reporter: Benjamin Mahler
{{process::finalize}} can:
(1) deadlock: MESOS-8729
(2) crash if re-initialization occurs
(3) therefore if any calls that use an implicit {{initialize()}} occur (e.g.
{{spawn()}} post-finalize() they will crash
(4) crash if finalize() is called more than once
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)