mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
chore(nodes): update TODO comment
This commit is contained in:
parent
78dd460348
commit
9d79ee8dc4
@ -176,7 +176,7 @@ class DefaultSessionProcessor(SessionProcessorBase):
|
||||
)
|
||||
|
||||
except KeyboardInterrupt:
|
||||
# TODO(psyche): should we set the cancel event here and/or cancel the queue item?
|
||||
# TODO(MM2): Create an event for this
|
||||
pass
|
||||
|
||||
except CanceledException:
|
||||
|
Loading…
Reference in New Issue
Block a user