Home | History | Annotate | Download | only in test

Lines Matching refs:max_handles

953             max_handles = 1026 # too much for most UNIX systems
955 max_handles = 2050 # too much for (at least some) Windows setups
959 for i in range(max_handles):
969 "(tried %d)" % max_handles)