adrianvlupu / C4-Builder

This is a documentation builder. You feed it .md and .puml and it exports a site, pdf, or a markdown with navigation.
https://adrianvlupu.github.io/C4-Builder/
MIT License
562 stars 93 forks source link

C4Builder command never terminates #77

Open ryan-payet-wcc opened 1 year ago

ryan-payet-wcc commented 1 year ago

C4Builder command (version 0.2.16) never terminates and have to do Ctrl-C to close. This causes timeout issues when used in a DevOps CI/Cd pipelines. Command works and build the docs as expected, but then just hangs after it is done,

c4builder

ryan-payet-wcc commented 1 year ago

From further testing, this issue only happens when generating PDF. Might be relates to issue #76