view .luacov @ 14209:c4aa9b2b4787 13.0

net.unbound: Simplify by removing cancel() Not aware that it is used anywhere. Removes potential "leak" by forgetting to remove the entry from the now deleted table.
author Kim Alvefur <zash@zash.se>
date Sat, 30 May 2026 19:21:08 +0200
parents cd2f742e5826
children
line wrap: on
line source

exclude = {
	"^%./spec/";
}