Found via `codespell -q 3 --skip="./po*"`
The grow, shrink, and border ops are written to process the entire input at once, so chunking breaks them. Just make them non-threaded for now.
Always pass level = 0 to gegl_buffer_set(). This actually makes a difference since GEGL's level processing got some fixes.