socket leak in test suite

Bug #140055 reported by Vincent Ladeuil
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Vincent Ladeuil

Bug Description

ulimit -n 256
./bzr selftest

fails.

256 is the default value under OSX and Solaris where this can be worked around by using 'ulimit -S -n 1024'.

Closer inspection reveals that, in fact, many sockets stay opened and tests start to fail under 3000/8000.

Vincent Ladeuil (vila)
Changed in bzr:
importance: Undecided → Medium
status: New → Triaged
Vincent Ladeuil (vila)
Changed in bzr:
status: Triaged → Fix Committed
Vincent Ladeuil (vila)
Changed in bzr:
assignee: nobody → v-ladeuil
Vincent Ladeuil (vila)
Changed in bzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.