paulmillr / chokidar

Minimal and efficient cross-platform file watching library
https://paulmillr.com
MIT License
10.86k stars 575 forks source link

(feature) Support AbortSignal #1269

Closed gallofeliz closed 1 year ago

gallofeliz commented 1 year ago

Hello,

I don't know if Chokidar is still maintened, but an idea is to add AbortSignal support on calling watch method to automatically stop on signal triggered.

Regards

paulmillr commented 1 year ago

no