The following doesn't happen with pool=false nor with ignoreemptylines=true.
CSV.File(IOBuffer("""x,y
a,b
a,b
a,b
a,b
a,b
a,b
a,b
a,b
a,b
"""))
thread = 1 warning: only found 1 / 2 columns around data row: 11. Filling remaining columns with `missing`
10-element CSV.File{false}:
Error showing value of type CSV.File{false}:
ERROR: UndefRefError: access to undefined reference