# New Ticket Created by Paul Cochrane # Please include the string: [perl #45975] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=45975 >
In src/objects.c:Parrot_single_subclass() there is the todo item: /* XXX not really threadsafe but good enough for now */ This needs to be made threadsafe.