Commit 7ec459a
authored
### Rationale for this change
Updating docstrings is failing on Windows trying to remove arrow.dll from tempdir because its still loaded in memory.
### What changes are included in this PR?
Added `ignore_cleanup_errors=True`
### Are these changes tested?
Yes via archery
### Are there any user-facing changes?
No
* GitHub Issue: #49531
Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent 34880c0 commit 7ec459a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments