Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Multithreading is significantly broken #106

Open
Assignees
benoit74
Labels
bugSomething isn't working
Milestone
@benoit74

Description

@benoit74

We are supposed to wait for all video + nodes processing, and return on first exception.

            futures = cf.wait(                self.videos_futures + self.nodes_futures,                return_when=cf.FIRST_EXCEPTION,            )

Log of last khan_academy_fr as reported in#100 shows that multiple nodes had to fail before the scraper stopped.

I tried to debug / fix the issue locally but it is just pure non-sense for now, there is probably a bug somewhere but I do not achieve to understand where.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp