]> git.neil.brown.name Git - edlib.git/commit
Use event:on-idle for short-timeout background tasks.
authorNeilBrown <neil@brown.name>
Fri, 9 Jun 2023 03:41:35 +0000 (13:41 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:40 +0000 (17:51 +1000)
commit1bb141cd4f23e28856a5cf60432e6599e9287a4e
treea756aeb846fc26072511b3dd3947a3bc77d4e042
parentb41b243741b82ba5e05d3bf90a487b2eda053b83
Use event:on-idle for short-timeout background tasks.

Background tasks like linecount, spell check, and make parsing now use
the background queue of event:on-idle

Signed-off-by: NeilBrown <neil@brown.name>
lib-linecount.c
python/lib-autospell.py
python/lib-make.py
python/lib-mergeview.py
tests.d/02-grep