Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "OOP is good, too"
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 27 Feb 2022 14:42:04 +0000 (15:42 +0100)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sun, 27 Feb 2022 14:49:00 +0000 (15:49 +0100)
commitea25526ee1dda8f9d634e226b5f67d164e3bdc73
treeb4cd7aa017a3e9cc440e25edc0470532d8a8426c
parent016d020461cd4d21ea5a617d8f9099d47d7c880c
Revert "OOP is good, too"

This reverts commit f4925bd65c467da9862149984960de961af0d6cc, that
breaks a java test (java_cloud_masterworker) in a way that is
particularly hard to debug. The JVM is not exactly valgrind-friendly.

Just do some small cosmetics in this area instead.
src/kernel/actor/ActorImpl.cpp