Ticket #654 (closed: fixed)
WorkspaceProperty causes Python to fail
| Reported by: | Martyn Gigg | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Iteration 18 | 
| Component: | Keywords: | ||
| Cc: | Blocked By: | ||
| Blocking: | Tester: | 
Description
Python can't initialize because of an issue with WorkspaceProperty::isValid
Change History
comment:1 Changed 11 years ago by Martyn Gigg
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 11 years ago by Martyn Gigg
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
        TracTickets for help on using
        tickets.
    

(In [2556]) Change to isValid on WorkspaceProperty so that it catches the exception thrown by the ADS if a workspace doesn't exist. Fixes #654