1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
nobu a5a9d421e7 webrick/utils.rb: get rid of thread leak checker
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):
  use WEBrick::Utils::TimeoutHandler::Thread, which is ignored by
  LeakChecker#find_threads, instead of ::Thread to get rid of
  thread leak checker.  since this TimeoutHandler is resident
  during tests because of Singleton, it waits for the next timeout
  if it has any schedules.  in the case of nested timeouts, inner
  timeout does not cancel outer timeouts and then those schedules
  still remain.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-19 08:16:54 +00:00
..
cgi Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
drb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
irb * lib/irb/ruby-lex.rb: fixed parse error for striped heredocument syntax. 2015-12-18 01:25:08 +00:00
matrix Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
net Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
optparse Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
racc Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rbconfig Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rdoc Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rexml Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rinda Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rss Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rubygems Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
shell Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
unicode_normalize Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
uri Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
webrick webrick/utils.rb: get rid of thread leak checker 2015-12-19 08:16:54 +00:00
xmlrpc Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
yaml Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
abbrev.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
base64.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
benchmark.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
cgi.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
cmath.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
csv.rb csv.rb: Fix typo [ci skip 2015-12-19 05:23:50 +00:00
debug.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
delegate.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
drb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
e2mmap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
English.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
erb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
fileutils.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
find.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
forwardable.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
getoptlong.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ipaddr.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
irb.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
logger.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
mathn.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
matrix.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
mkmf.rb remove duplicated frozen_string_literal magic comment 2015-12-16 09:25:48 +00:00
monitor.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
mutex_m.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
observer.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
open-uri.rb * lib/net/ftp.rb (initialize): Connections are in passive mode per 2015-11-11 03:48:45 +00:00
open3.rb * lib/open3.rb: Specify frozen_string_literal: true. 2015-11-14 07:43:23 +00:00
optionparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
optparse.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ostruct.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
pp.rb
prettyprint.rb
prime.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
profile.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
profiler.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
pstore.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rdoc.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
resolv-replace.rb * lib/resolv-replace.rb: Specify frozen_string_literal: true. 2015-11-14 08:25:30 +00:00
resolv.rb
rss.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rubygems.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
scanf.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
securerandom.rb * lib/securerandom.rb (SecureRandom::gen_random): use /dev/urandom 2015-11-30 20:29:22 +00:00
set.rb * lib/set.rb: Enable frozen_string_literal. 2015-11-16 07:41:30 +00:00
shell.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
shellwords.rb remove duplicated frozen_string_literal magic comment 2015-12-16 09:25:48 +00:00
singleton.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
sync.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
tempfile.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
thwait.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
time.rb * lib/time.rb: Use "<<" to reduce string allocation. 2015-11-14 12:45:30 +00:00
timeout.rb timeout.rb: watcher thread name 2015-12-18 15:46:50 +00:00
tmpdir.rb
tracer.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
tsort.rb * lib/tsort.rb: Specify frozen_string_literal: true. 2015-11-14 08:46:11 +00:00
ubygems.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
un.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
unicode_normalize.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
uri.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
weakref.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
webrick.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xmlrpc.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
yaml.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00