paritytech / orchestra

A partial actor pattern with a global orchestrator.
GNU General Public License v3.0
27 stars 3 forks source link

fix/dotgraph: write dot graph even if conversion to svg fails #61

Closed drahnr closed 1 year ago

drahnr commented 1 year ago

Due to https://github.com/nadavrot/layout/issues/19 conversion of the dot graph to svg fails, and currently prevents writing both to disk, although the prior would be available.