Skip to content

Add a plain asyncio code path to AsyncCrawlerProcess #7190

@wRAR

Description

@wRAR

It should do the same as start() now does (setting up Ctrl-C handlers and starting the loop, maybe also doing some other required initialization based on settings) but run the asyncio loop directly instead of the reactor. Depends at least on #7187 (so that it could be tested).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions