commit | 4486036f2c532e678804cbfcdff23ba9cd9da98a | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Thu Aug 06 17:56:14 2009 -0700 |
committer | Andy McFadden <fadden@android.com> | Thu Aug 06 18:10:20 2009 -0700 |
tree | b36b07e7bddc3cdc875d499e326c1e6c7cc51e51 | |
parent | d51370ff814e88b63baa3b1f5300b6560330c12d [diff] |
Suspend daemon threads before exiting. The VM wasn't dealing with daemon threads very well, allowing them to run unchecked while the city burned around them. Now we carefully suspend them before shutdown is allowed to continue.