# Tenzir Node v1.1.1

## 🐞 Bug Fixes

### Backport bug fixes for a v1.1.1 release

Mar 25, 2022 · [@dominiklohmann](https://github.com/dominiklohmann) · [#2160](https://github.com/tenzir/tenzir/pull/2160)

The disk monitor now correctly continues deleting until below the low water mark after a partition failed to delete.

We fixed a rarely occurring race condition caused query workers to become stuck after delivering all results until the corresponding client process terminated.

Queries that timed out or were externally terminated while in the query backlog and with more than five unhandled candidate partitions no longer permanently get stuck.

[ Download on GitHub ](https://github.com/tenzir/tenzir/releases/tag/v1.1.1)

[Get the release artifacts and source code.](https://github.com/tenzir/tenzir/releases/tag/v1.1.1)