if bounty.isValid():
                    from multiprocessing.pool import ThreadPool
                    ThreadPool().map(propagate, [(bounty, x) for x in peerlist[:]])