# New Ticket Created by Andrew Whitworth # Please include the string: [perl #57680] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=57680 >
in src/stm/backend.c:find_write_record() there are a few cleanup notes: FIXME check for read log or previous tx's write log and XXX Looks like the log argument is useless and XXX in the future we will do this by throwing an exception to abort the transaction If "in the future" is now, maybe these are things that can be resolved soon. --Andrew Whitworth