Skip to content

fix: Prevent premature EventManager shutdown when multiple crawlers share it#1810

Open
Mantisus wants to merge 1 commit intoapify:masterfrom
Mantisus:fix-global-event-manager
Open

fix: Prevent premature EventManager shutdown when multiple crawlers share it#1810
Mantisus wants to merge 1 commit intoapify:masterfrom
Mantisus:fix-global-event-manager

Conversation

@Mantisus
Copy link
Collaborator

Description

  • Fixed a bug where the global EventManager was shut down prematurely when the first of multiple concurrent crawlers finished, leaving remaining crawlers with a broken event system.

Issues

Testing

  • Added a test verifying that the global EventManager remains active as long as at least one crawler is running, and is shut down only after the last crawler finishes.

@Mantisus Mantisus requested review from Pijukatel and janbuchar March 24, 2026 20:28
@Mantisus Mantisus self-assigned this Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants