Ticket #5958 (assigned)
Remove setAlwaysStoreInADS from new Python API
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
The new Python interface currently sets each "sub algorithm" to store its output in the ADS when called through the simple API. This should be removed so that subalgorithms within Python algorithms behave in the same way as the C++ and the developer can then decide whether a workspace is actually kept for future use.
Change History
comment:2 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:5 Changed 7 years ago by Martyn Gigg
- Milestone changed from Release 2.6 to Release 2.7
Batch move to 2.7
Note: See
TracTickets for help on using
tickets.
Note: This will affect some current algorithms that expect their workspaces to be in the ADS.