Exception: RactorPool::EnqueuedWorkAfterShutdownError

Inherits:
Error
  • Object
show all
Defined in:
lib/ractor-pool.rb,
sig/generated/ractor-pool.rbs

Instance Method Summary collapse

Instance Method Details

#messageString

Returns:

  • (String)


48
# File 'lib/ractor-pool.rb', line 48

def message = "cannot queue work after shutdown"