async fn handle_fs_queue( queue: Rc<RefCell<Queue>>, kick_evt: EventAsync, server: Arc<Server<PassthroughFs>>, tube: Arc<Mutex<Tube>> )