Release v9.0.1100: patch 9.0.1100: a hashtab with many removed items is not cleaned up ยท vim/vim

Problem: A hashtab with many removed items is not cleaned up. Solution: Re-hash a hashtab even when the size didn't change if too many items were removed.