alan-turing-institute / ReadabiliPy

A simple HTML content extractor in Python. Can be run as a wrapper for Mozilla's Readability.js package or in pure-python mode.
MIT License
219 stars 36 forks source link

node.js javascript runtime #108

Open cmdcam opened 3 months ago

cmdcam commented 3 months ago

When multiple projects are running simultaneously, the node process cannot exit normally. "node.js javascript runtime"。This situation can also occur when a single project has been running for a long time. Is it because JS failed to exit properly during execution? What is a good solution for this?

jemrobinson commented 3 months ago

@cmdcam : This package is no longer actively supported. If you want to make a PR to try to fix this issue, we'll try to find time to review it.