[ruby-cvs:78581] 7be550d046 (master): Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`
"Kazuhiro NISHIYAMA" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Kazuhiro NISHIYAMA 2019-12-10 12:41:09 +0900 (Tue, 10 Dec 2019)
New Revision: 7be550d046
https://github.com/ruby/ruby/commit/7be550d046
Log:
Stop Thread.new in `DRb::TimerIdConv::TimerHolder2#on_gc`
and add more stop_pool after stop_service
Modified files:
lib/drb/drb.rb
test/drb/drbtest.rb
test/drb/test_drb.rb
test/drb/test_drbobject.rb