Home | History | Annotate | Download | only in test

Lines Matching refs:max_handles

532             max_handles = 1026 # too much for most UNIX systems
534 max_handles = 2050 # too much for (at least some) Windows setups
537 for i in range(max_handles):
547 "(tried %d)" % max_handles)