OmniGraph Node omni.graph.test.TestGracefulShutdown

omni.graph.test.TestGracefulShutdown Properties

Name

Value

Version

1

Extension

omni.graph.test

Icon

ogn/icons/omni.graph.test.TestGracefulShutdown.svg

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Test Node: Graceful Shutdown

__categories

internal:test

Generated Class Name

OgnTestGracefulShutdownDatabase

Python Module

omni.graph.test

omni.graph.test.TestGracefulShutdown Description

Test node that exercises the internal state in such a way that if the extension shuts down before the state can be released on the nodes it will produce an error. Test scripts can use this to verify that the extension does not shut down prematurely, giving its nodes a chance to release any resources they may have acquired for their internal state.