# New Ticket Created by Andrew Whitworth # Please include the string: [perl #57676] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=57676 >
In src/stm/backend.c:Parrot_STM_mark_pmc_handle(), there is the following comment: /* XXX FIXME: is this enough? what about shared status? */ I dont really know what this function does, what the problem is, or what a solution might be. Somebody who knows STM might take a look? --Andrew Whitworth