Opened 8 years ago
Closed 7 years ago
#11514 closed Patch - Bug Fix (fixed)
getFrontends fails in python bindings if a single frontend is currently unavailable
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | 0.27 |
Component: | Bindings - Python | Version: | Unspecified |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
This patch adds a check for a MythError? when initializing the frontend connection.
Attachments (1)
Change History (3)
Changed 8 years ago by
Attachment: | getfrontends.patch added |
---|
comment:1 Changed 8 years ago by
Milestone: | unknown → 0.27 |
---|---|
Status: | new → accepted |
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
patch for connections.py