Benjamin Mahler created MESOS-6545:
--------------------------------------
Summary: TestContainerizer is not thread-safe.
Key: MESOS-6545
URL: https://issues.apache.org/jira/browse/MESOS-6545
Project: Mesos
Issue Type: Bug
Components: technical debt, test
Reporter: Benjamin Mahler
The TestContainerizer is currently not backed by a Process and does not do any
explicit synchronization and so is not thread safe.
Most tests currently cannot trip the concurrency issues, but this surfaced
recently in MESOS-6544.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)