ArduPilot/ardupilot

test suite is keeping old filehandles around

Open

#32533 opened on Mar 24, 2026

View on GitHub
 (5 comments) (0 reactions) (0 assignees)C++ (9,336 stars) (15,603 forks)batch import
good first issue

Description

Bug Report

Bug report

Issue details

python3 3178523 autotest    8r   REG        8,0    188416   24724040 /mnt/volume_nyc3_01/autotest/APM/buildlogs/ArduPlane-Replay-00000102.BIN
python3 3178523 autotest    9r   REG        8,0    188416   24724040 /mnt/volume_nyc3_01/autotest/APM/buildlogs/ArduPlane-Replay-00000102.BIN

Caught autotest.py with these filehandles just hanging around.

This is probably something not doing an appropriate with statement....

Version master

Platform [x] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [ ] Submarine

Airframe type n/a

Hardware type SITL

Logs

Contributor guide