Update RBI files for concurrent-ruby.
This commit is contained in:
parent
6bf72e5fca
commit
e7ef5f949d
File diff suppressed because it is too large
Load Diff
@ -6213,14 +6213,6 @@ class CompilerSelector
|
|||||||
extend ::T::Private::Methods::SingletonMethodHooks
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
end
|
end
|
||||||
|
|
||||||
class Concurrent::Promises::AbstractEventFuture
|
|
||||||
include ::Concurrent::Promises::InternalStates
|
|
||||||
end
|
|
||||||
|
|
||||||
module Concurrent::Promises::Resolvable
|
|
||||||
include ::Concurrent::Promises::InternalStates
|
|
||||||
end
|
|
||||||
|
|
||||||
class Concurrent::RubyThreadPoolExecutor
|
class Concurrent::RubyThreadPoolExecutor
|
||||||
DEFAULT_SYNCHRONOUS = ::T.let(nil, ::T.untyped)
|
DEFAULT_SYNCHRONOUS = ::T.let(nil, ::T.untyped)
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user