module Sequel::Database::AsyncThreadPool

Constants

ASYNC_ARGS_OR_BLOCK_METHODS
ASYNC_BLOCK_METHODS
ASYNC_METHODS
WrappedException

Wrapper for exception instances raised by async jobs. The wrapped exception will be raised by the code getting the value of the job.