rapid7 / rex-core

Created by David Maloney via the GitHub Connector
Other
4 stars 23 forks source link

Restore earlier behavior of Rex::ThreadSafe.select, remove unnecessary gem bits #7

Closed busterb closed 7 years ago

busterb commented 7 years ago

This should fix https://github.com/rapid7/metasploit-framework/issues/8721 and https://github.com/rapid7/metasploit-framework/issues/8725 by restoring the earlier behavior where select always waits a minimum of 200 miliseconds rather than the caller-specified value.