Skip to content

Support multi-threaded plugins #826

@robgjansen

Description

@robgjansen

In order to support the Tor use-case in the multi-process architecture, we'll need to be able to handle plugins that run multiple threads (because Tor uses multiple threads for its onion-skin CPU workers).

This requires us to support the clone syscall, and may also require some work to enable the pthread library to function correctly, at least the subset of the API that Tor uses.

Metadata

Metadata

Labels

Component: TestingUnit and integration tests and frameworksPriority: LowPrioritized below most other issuesType: EnhancementNew functionality or improved design

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions