diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-01-13 14:55:01 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-01-13 14:55:01 -0400 |
commit | 3b72782586f5f6872d00891f6b46f5a8cb654e7a (patch) | |
tree | eedcc18e399d06aa77c6637264d7bad3836fe94b /Git/FilePath.hs | |
parent | c747c8e423afe272dcf045abf3f1e8c1f6985e5c (diff) |
immediate queue flushing when annex.queuesize=1
Previously, it only flushed when the queue got larger than 1.
Also, make the queue auto-flush when items are added, rather than needing
to be flushed as a separate step. This simplifies the code and make it more
efficient too, as it avoids needing to read the queue out of the state to
check if it should be flushed.
Diffstat (limited to 'Git/FilePath.hs')
0 files changed, 0 insertions, 0 deletions