Open
Description
Constructor of NodeApp obtains os_ops but does not pass it to a new node. See this code:
Lines 2335 to 2346 in 44d61c2
Also, the constructor of NodeApp can get port_manager object and pass it to the new nodes in make_empty, too.
Constructor of NodeApp obtains os_ops but does not pass it to a new node. See this code:
Lines 2335 to 2346 in 44d61c2
Also, the constructor of NodeApp can get port_manager object and pass it to the new nodes in make_empty, too.