Modify

Opened 13 years ago

Closed 11 years ago

#179 closed defect (fixed)

save_to_json is not working correctly for expanded graphs

Reported by: Matthias Vogelgesang Owned by: Matthias Vogelgesang
Priority: minor Milestone:
Component: ufo-core Version:
Keywords: Cc:

Description

When a graph is expanded, ufo_task_graph_save_to_json outputs null strings for each dynamically added node. This will lead to errors when running such a description. On the other hand, it is not portable to serialize the expanded graph because this might cause over- or under-utilization of devices where the graph is executed.

Attachments (0)

Change History (5)

comment:1 Changed 13 years ago by Matthias Vogelgesang

Component: Applicationufo-core

comment:2 Changed 13 years ago by Matthias Vogelgesang

Milestone: ufo-core-0.3ufo-core-0.4
Priority: majorminor

I'll postpone this for ufo-core 0.3.x or 0.4. The basics have been implemented and pushed to the copy-graph branch but there are some problems that need to be fixed before this can be merged into master.

The problem stated in the ticket is also less severe, if one does not save the graph structure after executing it but before.

comment:3 Changed 12 years ago by Matthias Vogelgesang

Milestone: ufo-core-0.4ufo-core-0.5

comment:4 Changed 12 years ago by Matthias Vogelgesang

Milestone: ufo-core-0.5

Milestone ufo-core-0.5 deleted

comment:5 Changed 11 years ago by Suren A. Chilingaryan

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matthias Vogelgesang.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.