Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#397 closed defect (fixed)

bundlebuilder: dist_source hangs when git repository contains too many files

Reported by: sascha_silbe Owned by: marcopg
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Blocker Keywords: patch
Cc: Distribution/OS: Unspecified
Bug Status: New

Description

SourcePackager.get_files() will hang if there are more files to list than will fit into the OS buffer.

Attachments (1)

bundlebuilder-hangfix.patch (892 bytes) - added by sascha_silbe 15 years ago.
use Popen.communicate() to avoid hang

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by sascha_silbe

use Popen.communicate() to avoid hang

comment:1 Changed 15 years ago by tomeu

  • Resolution set to fixed
  • Status changed from new to closed

comment:2 Changed 11 years ago by dnarvaez

  • Component changed from sugar-toolkit to Sugar
Note: See TracTickets for help on using tickets.