[#43467] [Q] thread->interrupt_flag が適切に排他制御されていないように見える — KOSAKI Motohiro <kosaki.motohiro@...>

kosakiです

15 messages 2011/05/08
[#43482] Re: [Q] thread->interrupt_flag が適切に排他制御されていないように見える — SASADA Koichi <ko1@...> 2011/05/08

 ささだです.

[#43486] Re: [Q] thread->interrupt_flag が適切に排他制御されていないように見える — KOSAKI Motohiro <kosaki.motohiro@...> 2011/05/09

>  ささだです.

[#43487] Re: [Q] thread->interrupt_flag が適切に排他制御されていないように見える — SASADA Koichi <ko1@...> 2011/05/09

 ささだです.

[#43488] Re: [Q] thread->interrupt_flag が適切に排他制御されていないように見える — KOSAKI Motohiro <kosaki.motohiro@...> 2011/05/09

>  ささだです.

[#43489] Re: [Q] thread->interrupt_flag が適切に排他制御されていないように見える — KOSAKI Motohiro <kosaki.motohiro@...> 2011/05/09

自己解決しました

[#43500] Re: [Q] thread->interrupt_flag が適切に排他制御されていないように見える — SASADA Koichi <ko1@...> 2011/05/09

 ささだです.

[#43501] Re: [Q] thread->interrupt_flag が適切に排他制御されていないように見える — KOSAKI Motohiro <kosaki.motohiro@...> 2011/05/09

>> ということは危ないのは RUBY_VM_SET_INTERRUPT() がロストしたときに、タイムアウトなしの

[#43468] Re: [ruby-changes:19438] Ruby:r31478 (trunk): * test/date/*.rb: use skip /w messages. — KOSAKI Motohiro <kosaki.motohiro@...>

2011/5/8 tadf <ko1@atdot.net>:

8 messages 2011/05/08

[#43476] [Ruby 1.9 - Feature #4653][Open] [PATCH 1/1] new method Enumerable#rude_map — Shyouhei Urabe <shyouhei@...>

16 messages 2011/05/08

[#43493] [Ruby 1.9 - Feature #4657][Open] add option to hide skip messages on unit/test — Shota Fukumori <sorah@...>

11 messages 2011/05/09

[#43502] draft schedule of Ruby 1.9.3 — "Yuki Sonoda (Yugui)" <yugui@...>

-----BEGIN PGP SIGNED MESSAGE-----

23 messages 2011/05/09
[#43505] Re: draft schedule of Ruby 1.9.3 — "U.Nakamura" <usa@...> 2011/05/10

Hello,

[#43513] Re: draft schedule of Ruby 1.9.3 — KOSAKI Motohiro <kosaki.motohiro@...> 2011/05/10

(ruby-coreはずしました)

[#43587] [Ruby 1.9 - Feature #4788][Open] resolv.rb refactoring — Makoto Kishimoto <redmine@...>

15 messages 2011/05/27

[ruby-dev:43539] Re: draft schedule of Ruby 1.9.3

From: arton <artonx@...>
Date: 2011-05-12 14:50:07 UTC
List: ruby-dev #43539
artonです。

VC++2010 (WIN32) は 6F3Eでした。

中村さんのtest_waitのは出ていません(Windows7)

Skipも出しているので、n)は順番になっていません。
Eは、これですが、opensslのバージョンとかに依存しているのかな?
 4) Error:
test_write_nonblock(OpenSSL::TestPair):
Errno::ECONNRESET: An existing connection was forcibly closed by the remote host.
    C:/Users/arton/Documents/ruby/build/.ext/common/openssl/buffering.rb:53:in `sysread'
    C:/Users/arton/Documents/ruby/build/.ext/common/openssl/buffering.rb:53:in `fill_rbuff'
    C:/Users/arton/Documents/ruby/build/.ext/common/openssl/buffering.rb:94:in `read'
    C:/Users/arton/Documents/ruby/trunk/test/openssl/test_pair.rb:176:in `block in test_write_nonblock'
    C:/Users/arton/Documents/ruby/trunk/test/openssl/test_pair.rb:44:in `ssl_pair'
    C:/Users/arton/Documents/ruby/trunk/test/openssl/test_pair.rb:164:in `test_write_nonblock'

-- 
arton <artonx@yahoo.co.jp>


In This Thread