ArduPilot/ardupilot

test suite is keeping old filehandles around

Open

#32,533 创建于 2026年3月24日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)C++ (9,336 star) (15,603 fork)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