github.com
Enhancement: support block/unblock at pipeline level (as well as process level) · Issue #4582 ·...
Possible bug The methods sharp.block() and sharp.unblock() seem to impact all instances and of all dependencies in the tree, not just the one required/imported. In fact, it even impacts different v...