TST: Mark Cairo backends as not threadsafe. · matplotlib/matplotlib@ed3760f · GitHub
Skip to content

Commit ed3760f

Browse files
committed
TST: Mark Cairo backends as not threadsafe.
Cairo backends save the `cairo_t` object on the graphics context (as `self.gc.ctx`), but this object is not threadsafe.
1 parent ae1d2db commit ed3760f

1 file changed

Lines changed: 18 additions & 17 deletions

File tree

lib/matplotlib/tests/test_backends_interactive.py

Lines changed: 18 additions & 17 deletions

0 commit comments

Comments
 (0)