From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 8 Aug 2014 10:02:14 -0400 To: 9fans@9fans.net Message-ID: <3b063ed0a2c7ea07d7ffa9988452d1e6@ladd.quanstro.net> In-Reply-To: <53E4A6C8.2040902@mailinator.com> References: <53E4A6C8.2040902@mailinator.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Fileserver doesn't exit when it should Topicbox-Message-UUID: 0d2dfafc-ead9-11e9-9d60-3106f5b1d025 > This behaviour doesn't happen on 9front, which behaves as you would > expect, with the file server exiting on unmount, and the window > closing on ^D. image cache has a reference, so ramfs doesn't exit, so the window doesn't close, due to it also having open references. - erik