mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
added todo
This commit is contained in:
parent
9260a80cb0
commit
e5eefc81fc
1 changed files with 4 additions and 0 deletions
|
|
@ -79,6 +79,10 @@ def ensure_addons_are_process_context_ready(
|
|||
to avoid possible clashes with preparation. For example 'QApplication'
|
||||
should not be created.
|
||||
|
||||
Todos:
|
||||
Run all preparations and allow to "ignore" failed preparations.
|
||||
Right now single addon can block using certain actions.
|
||||
|
||||
Args:
|
||||
process_context (ProcessContext): The context in which the
|
||||
addons should be prepared.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue