Currently, when a click-odoo script makes change that require a registry reload or cache invalidation, the information is not propagated to other Odoo instances running concurrently on the same database.
Conversely, if an Odoo instance running on the same database as a long running click-odoo script that does several transactions will not receive information that the registry needs reloading.