The CPU goes to 100% and the app freezes. This can be replicated by trying to draw a path with something like: ``` gc.set_line_dash([0.0, 0.0]) ```
The CPU goes to 100% and the app freezes.
This can be replicated by trying to draw a path with something like: