K 10 svn:author V 3 phk K 8 svn:date V 27 2003-03-09T09:28:45.000000Z K 7 svn:log V 446 When a DEV class consumer is orphan'ed we need to wait for all the outstanding requests to return before we unravel the mesh. It is very important that the stuff below us plays nice and don't overlook a couple of outstanding bio's, because until they remember the geom event thread is blocked. At an expense in code here this could be made more robust, but I actually _want_ a robust failure in this case so any offending drivers can be fixed. END