Skip to content

Document or improve global-pool's auto termination #227

Closed
@pitr-ch

Description

@pitr-ch

If concurrent-ruby is used in tests of other project, the thread pools are terminated before the tests are executed. Reason is the order of at_exit callbacks, termination runs before the test run is executed.

Metadata

Metadata

Assignees

Labels

bugA bug in the library or documentation.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions