File input fails to respect shutdown

I just file a new bug against the file input plugin bundled in 2.2.2. Basically when I try to do a graceful shutdown the file input says its closed but it really isn't and events from the tailer keep arriving to the input. This in turn stalls the whole shutdown process because the input thread does not return. Has anyone else seen this?

I have.