method

history

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: ThreadPool

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

history() public

Return a array of history events for the thread pool.

History gathering must be enabled to be able to see the events (see #gather_history). Best to call this when the job is complete (i.e. after ThreadPool#join is called).

Show source
Register or log in to add new notes.