ithron / googletest

Automatically exported from code.google.com/p/googletest
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

consider refactoring process termination logic #128

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently gtest calls exit(), _exit(), and abort() in various places. 
Consider an abstraction layer such that we only have to edit one place if
we want to change the process termination strategy.

Original issue reported on code.google.com by zhanyong...@gmail.com on 6 Mar 2009 at 9:25

GoogleCodeExporter commented 9 years ago
We don't have resources for this proactive action.  We'll wait until the next 
time we 
need to work on the process termination logic to do the refactoring. Before 
that 
happens, we don't need this reminder to waste our bandwidth.

Original comment by zhanyong...@gmail.com on 5 Jun 2009 at 6:04