mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
more notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
78b4f86f0b
commit
ce46a9496d
@ -2017,8 +2017,8 @@ var JournalActions = actions.Actions({
|
|||||||
: this.updateJournalableActions() }) },
|
: this.updateJournalableActions() }) },
|
||||||
|
|
||||||
// XXX RACE?: can things get on the journal while an action is running???
|
// XXX RACE?: can things get on the journal while an action is running???
|
||||||
// ...if yes, this would make the way nested actions are collected
|
// ...this would make the way nested actions are collected wrong
|
||||||
// wrong -- this could happen for long and deferred actions...
|
// ...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
|
||||||
// too...
|
// too...
|
||||||
// ...let the client action configure things???
|
// ...let the client action configure things???
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user