Homec4science

Makes the Supervisor member of Oncilla

Description

Makes the Supervisor member of Oncilla

This is to removes problems with destruction order. Now the
synchronizer is a member again to control its destruction. It solves
also another problem that may arrived if a user create Oncilla, get a
shared pointer to a node and destructed Oncilla object. Then the
backend would have been unloaded, provoking segfault when using the
shared object. Now the backemnd is also stored statically in a
container, so this problem would only arise if you put a node in a
static variable. But who would do that for god sake ?!

Details

Committed
Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org>Feb 25 2013, 15:00
Pushed
tuleuMay 7 2018, 15:22
Parents
R6622:64e23a88e26e: Release version 0.3.0~rc8
Branches
Unknown
Tags
Unknown

Event Timeline

Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org> committed R6622:c63a91bac847: Makes the Supervisor member of Oncilla (authored by Alexandre Tuleu <alexandre.tuleu.2005@polytechnique.org>).Feb 25 2013, 15:00