ArduPilot/ardupilot

test suite is keeping old filehandles around

Open

#32,533 opened on 2026年3月24日

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
 (平均マージ 26d 16h) (30d で 166 merged PRs)

説明

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

コントリビューターガイド