mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
typo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
f1db4ac9eb
commit
a76f38b1b3
@ -2016,7 +2016,7 @@ var JournalActions = actions.Actions({
|
|||||||
data.slice()
|
data.slice()
|
||||||
: this.updateJournalableActions() }) },
|
: this.updateJournalableActions() }) },
|
||||||
|
|
||||||
// XXX can things get on the journal while an action is running??? (race)
|
// XXX can things get on the journal while an action is running??? (race-conditions)
|
||||||
// ...if yes, this would make the way nested actions are collected
|
// ...if yes, this would make the way nested actions are collected
|
||||||
// wrong -- this could happen for long and deferred actions...
|
// wrong -- this could happen for long and deferred actions...
|
||||||
// ...not sure how handlers outside the action can be handled here
|
// ...not sure how handlers outside the action can be handled here
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user