Class: Concurrent::AbstractExecutorService
- Inherits:
-
Synchronization::LockableObject
- Object
- Synchronization::LockableObject
- Concurrent::AbstractExecutorService
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/concurrent-ruby-1.1.10/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb
Direct Known Subclasses
Constant Summary collapse
- FALLBACK_POLICIES =
The set of possible fallback policies that may be set at thread pool creation.
[:abort, :discard, :caller_runs].freeze