morphologica icon indicating copy to clipboard operation
morphologica copied to clipboard

Bug in void morph::HexGrid::markFromBoundary

Open sebjameswml opened this issue 4 years ago • 1 comments

It's hanging at the end of my BarrelEmerge simulations.

sebjameswml avatar Apr 21 '20 19:04 sebjameswml

The code is hanging inside the markFromBoundary code

Thread 1 "james_comp2" received signal SIGINT, Interrupt.
morph::HexGrid::markFromBoundaryCommon (this=this@entry=0x555556398b80, 
    first_inside=Python Exception <class 'RecursionError'> maximum recursion depth exceeded in comparison: 

sebjameswml avatar Apr 22 '20 09:04 sebjameswml