Auto-terminate potentially long-running operations in Ruby.
gem install timeoutNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Wrap code in a timeout block to abort if it takes too long.
Use non-blocking I/O or dedicated timeout mechanisms for specific operations.
No dependency data recorded yet.