darcs

Issue 2488 matching a list of patches should be lazy

Title matching a list of patches should be lazy
Priority Status unknown
Milestone Resolved in
Superseder Nosy List gh
Assigned To
Topics

Created on 2016-01-17.14:25:13 by gh, last changed 2020-06-21.10:29:15 by bfrk.

Messages
msg18941 (view) Author: gh Date: 2016-01-17.14:25:12
During interactive selection, matching should be lazy, ie, it should not
force reading the whole list of patches before presenting the first one
to the user.

The problem here is that the UI is blocked until the whole list of
patches is evaluated, which can be slow if for instance we're pulling
from the network.
msg22097 (view) Author: bfrk Date: 2020-06-21.10:29:13
See also issue2436
History
Date User Action Args
2016-01-17 14:25:13ghcreate
2020-06-21 10:29:15bfrksetmessages: + msg22097