Ticket #4704 (closed: fixed)
EventList: use a mutex around sorting the event list
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description
This will allow all EventWorkspaces to report that they are thread-safe, while making access to them safe.
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4704 EventWS is always thread-safe thanks to mutex
around sorting in EventList
Changeset: ef1253db55cc44f69d7717002e6bea58c2646ac6
comment:3 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
Note: See
TracTickets for help on using
tickets.