https://bz.apache.org/bugzilla/show_bug.cgi?id=65569
--- Comment #5 from Felix Schumacher <[email protected]> --- Created attachment 38032 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38032&action=edit Reset pack to initial state for ignored samples The problem seems to be, that the call to `compiler.done(pack)` was missing, when the sampler was to be ignored. With this patch, the script gets filled with the correct values on each iteration of the loop. -- You are receiving this mail because: You are the assignee for the bug.
