ArduPilot/ardupilot

test suite is keeping old filehandles around

Open

#32,533 opened on Mar 24, 2026

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

Repository metrics

Stars
 (9,336 stars)
PR merge metrics
 (Avg merge 26d 16h) (166 merged PRs in 30d)

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