1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
nobu 8d66627161 leakchecker.rb: remove temporary measure
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#watcher):
  make watcher thread restartable.

* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#terminate):
  new method to terminate watcher thread.

* test/lib/leakchecker.rb (LeakChecker#find_threads): revert
  r46941.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-05 06:09:17 +00:00
..
ftp * lib/net/ftp.rb (initialize): Connections are in passive mode per 2015-11-11 03:48:45 +00:00
http leakchecker.rb: remove temporary measure 2016-01-05 06:09:17 +00:00
imap 0.1 second is not enough for FreeBSD 2015-10-24 17:36:07 +00:00
pop Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00