instance method Thread#pending_interrupt?

pending_interrupt?(error = nil) -> bool[permalink][rdoc][edit]

self の非同期例外のキューが空かどうかを返します。

[PARAM] error:
対象の例外クラスを指定します。

[SEE_ALSO] Thread.pending_interrupt?