tidyverse / vroom

Fast reading of delimited files
https://vroom.r-lib.org
Other
622 stars 60 forks source link

Update test for `unwind::protect` error in `vroom_errors::warn_for_errors()` #452

Closed sbearrows closed 2 years ago

sbearrows commented 2 years ago

Fixes #445

This might be a bit redundant/circular, but I'm going to relink @DavisVaughan issue post about this because I found it really useful for refreshing my memory on the problem

https://github.com/r-lib/cpp11/issues/274

sbearrows commented 2 years ago

@jennybc This is ready for you to review