mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
59bc9ed399
The internal `BatchProcessStorage.get_session()` method throws when it finds nothing, but we were not catching any exceptions. This caused a exception when the batch manager handles a `graph_execution_state_complete` event that did not originate from a batch. Fixed by handling the exception. |
||
---|---|---|
.. | ||
api | ||
assets/images | ||
cli | ||
invocations | ||
models | ||
services | ||
util | ||
api_app.py | ||
cli_app.py |