Closed Prophet32j closed 7 years ago
Not possible. Can't control dagre internals
On Aug 28, 2017, at 15:41, Josh Hardy notifications@github.com wrote:
Is it possible to use Weaver with the dagre layout? I don't see it as an option in the code, and I would like to be able to offload the work into a thread to not block the main thread.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Is there any way to not block the main thread then? Allow for some sort of progress bar?
Not without real threads
Is it possible to use Weaver with the dagre layout? I don't see it as an option in the code, and I would like to be able to offload the work into a thread to not block the main thread.