From de796417cbb9a822fe520077a6e0965acba2be7c Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Wed, 26 Jun 2013 09:29:04 +0100 Subject: [PATCH] TODO note --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/TODO b/TODO index 9ece20c6..d6aef312 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,16 @@ +- object construction is threadsafe, but class construction is not + + https://github.com/jcupitt/libvips/issues/64 + + we worked around this bu adding vips_class_ping_all() to dsave build, but + this is not a good fix + + find out why vips class construct fails, test on seurat, kirk's 12-core + monster + + + + - look at