Ticket #1093 (closed: fixed)
Rebin not thread-safe when there are masked bins
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 21 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
When running the SANSAnalysis system test I don't always get the same answer. Sometimes I even get a crash. This only seems to happen if there are masked bins present and goes away if I disable multi-threading on the Rebin algorithm (which I'm about to do).
Change History
Note: See
TracTickets for help on using
tickets.
(In [3726]) Temporarily disable multithreading in Rebin until we understand why it messes up the result when there are masked bins. Re #1093.