#680·watchexec

Async filtering

Author: passcodCreated Nov 25, 2023Updated Nov 25, 2023

Tracking issue broken out of #601:

  • Filtering applied upstream of action throttle

  • don't preserve event order

  • so filters can do I/O or take a long time without impacting the rest of Watchexec

  • Adjust trait

  • Integrate in Watchexec lib + config

  • Adapt filterers

  • Document: config

  • Document: filterers

  • Adapt CLI