Ticket #2663 (closed: fixed)
Eliminate the file for MantidsimpleAPI
Reported by: | Nick Draper | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 29 |
Component: | Python | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #2404, #3076 | Tester: | Nick Draper |
Description
If this can be done in memory only then it should
Change History
comment:10 Changed 10 years ago by Mathieu Doucet
comment:11 Changed 10 years ago by Peter Peterson
comment:12 Changed 10 years ago by Peter Peterson
comment:13 Changed 10 years ago by Mathieu Doucet
comment:14 Changed 10 years ago by Mathieu Doucet
comment:15 Changed 10 years ago by Mathieu Doucet
comment:16 Changed 10 years ago by Peter Peterson
comment:17 Changed 10 years ago by Peter Peterson
comment:18 Changed 10 years ago by Peter Peterson
comment:19 Changed 10 years ago by Peter Peterson
comment:20 Changed 10 years ago by Peter Peterson
comment:21 Changed 10 years ago by Peter Peterson
comment:22 Changed 10 years ago by Mathieu Doucet
comment:23 Changed 10 years ago by Peter Peterson
comment:24 Changed 10 years ago by Peter Peterson
comment:25 Changed 10 years ago by Peter Peterson
comment:26 Changed 10 years ago by Peter Peterson
comment:27 Changed 9 years ago by Peter Peterson
comment:28 Changed 9 years ago by Peter Peterson
comment:29 Changed 9 years ago by Peter Peterson
comment:30 Changed 9 years ago by Peter Peterson
comment:31 Changed 9 years ago by Peter Peterson
comment:32 Changed 9 years ago by Peter Peterson
comment:33 Changed 9 years ago by Peter Peterson
comment:34 Changed 9 years ago by Peter Peterson
comment:35 Changed 9 years ago by Peter Peterson
comment:36 Changed 9 years ago by Peter Peterson
comment:37 Changed 9 years ago by Peter Peterson
comment:38 Changed 9 years ago by Peter Peterson
comment:39 Changed 9 years ago by Peter Peterson
comment:40 Changed 9 years ago by Peter Peterson
comment:41 Changed 9 years ago by Russell Taylor
comment:42 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 28 to Iteration 29
Bulk move of tickets at the end of iteration 28
comment:43 Changed 9 years ago by Russell Taylor
- Priority changed from minor to critical
- Blocking 3076 added
The existence of the file can cause problems when using MPI - when multiple processes can be running on the same machine with the same owner (and all try to write the file more or less simultaneously).
comment:44 Changed 9 years ago by Martyn Gigg
- Status changed from new to assigned
- Owner changed from Martyn Gigg to Peter Peterson
comment:45 Changed 9 years ago by Mathieu Doucet
comment:46 Changed 9 years ago by Mathieu Doucet
comment:47 Changed 9 years ago by Mathieu Doucet
comment:48 Changed 9 years ago by Mathieu Doucet
- Owner changed from Peter Peterson to Mathieu Doucet
comment:49 Changed 9 years ago by Mathieu Doucet
comment:50 Changed 9 years ago by Mathieu Doucet
comment:51 Changed 9 years ago by Mathieu Doucet
comment:52 Changed 9 years ago by Russell Taylor
comment:53 Changed 9 years ago by Mathieu Doucet
comment:54 Changed 9 years ago by Mathieu Doucet
comment:56 Changed 9 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
comment:57 Changed 9 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:58 Changed 9 years ago by Nick Draper
- Status changed from verifying to closed
The file itself is not completely removed, but it's contents is vastly reduced, the existing functionality appears to have been maintained once this fixes to the intellisense are considered.
comment:59 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3510
Note: See
TracTickets for help on using
tickets.