---
** [tickets:#2279] mds: Remove calls to exit**
**Status:** review
**Milestone:** 5.2.FC
**Created:** Fri Jan 27, 2017 01:27 PM UTC by Hans Nordebäck
**Last Updated:** Fri Jan 27, 2017 01:27 PM UTC
**Owner:** Hans Nordebäck
MDS calls exit() and this results in aborts. Calling exit() in shared libraries
is incorrect, it is the caller to decide action based on return values, not the
library. By calling exit() at_exit handlers, destructors etc. will be run in
parallel with other threads.
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/opensaf/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/opensaf/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-tickets