Pranav Jain

Results 5 comments of Pranav Jain

Hi! I originally used the internal ports feature, but the ports ended up far from their respective gates connected by long wires. This made the diagram quite cluttered and hard...

Yes, I have the same issue ``` ERROR: Condition "ret == 0" is true. Returned: ERR_CANT_FORK at: execute (platform/windows/os_windows.cpp:2873) ```

Potentially, this function may be written incorrectly. If there is not baseline image, it should save a baseline image and not a failed image. ``` if (!baselineImage) { await saveFailed();...

It would be really helpful if the dataflow analyzer could be sped up.

Yes, this is still an issue. Replacing reorder=options.reorder with do_reorder=options.reorder worked for me!