Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak when trying to render a subworkflow #34

Open
multimeric opened this issue Feb 1, 2018 · 0 comments
Open

Memory leak when trying to render a subworkflow #34

multimeric opened this issue Feb 1, 2018 · 0 comments
Assignees
Labels

Comments

@multimeric
Copy link

multimeric commented Feb 1, 2018

If you use cwl-svg to render a CWL workflow, and then use workflow.draw() on another workflow that was originally inside the original workflow, the page will get stuck in an infinite loop and in my case, crash your browser.

To demonstrate, the simplest case I can recreate is here: https://github.com/TMiguelT/CwlSvgBug (instructions included)

@ivanbatic ivanbatic self-assigned this Feb 5, 2018
@ivanbatic ivanbatic added the bug label Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants