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++ (9,336 stars) (15,603 forks)batch import
good first issue

説明

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

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

test suite is keeping old filehandles around · ArduPilot/ardupilot#32533 | Good First Issue