Closed etiennebacher closed 7 months ago
Thanks, good catch.
I believe that using on.exit()
to reset the working directory will work in case of failure and success.
Should be fixed on Github now.
Yes, I confirm. Thanks for the quick fix as always
Using the example from #224, you can see that when
tinytable
fails to save the output, it changes the working directory (also reproduced outside ofreprex
):