Skip to content

[pull] master from apify:master#202

Merged
pull[bot] merged 1 commit into
threatcode:masterfrom
apify:master
May 26, 2026
Merged

[pull] master from apify:master#202
pull[bot] merged 1 commit into
threatcode:masterfrom
apify:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 26, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

…Node alive longer than needed (#3671)

Fixes an event-loop retention issue in browser-pool where
BrowserController.close() schedules a 5 second fallback kill timer that
can keep Node alive after crawl work has already finished.

The timer is created and left referenced. This change keeps the fallback
behavior intact but calls unref() on that timer so it does not block
process exit.

---------

Co-authored-by: Jindřich Bär <jindrichbar@gmail.com>
@pull pull Bot locked and limited conversation to collaborators May 26, 2026
@pull pull Bot added the ⤵️ pull label May 26, 2026
@pull pull Bot merged commit eef94d4 into threatcode:master May 26, 2026
@pull pull Bot had a problem deploying to github-pages May 26, 2026 10:19 Failure
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant