Task #1531 (new)
Opened 15 years ago
Last modified 15 years ago
Odd exceptions on shutdown in python
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | General | Version: | 3.0-M1 |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
Exception in thread Thread-1 (most likely raised during interpreter shutdown): Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 486, in __bootstrap_inner File "/Users/josh/GlencoeSoftware.git/git/omero.git/components/tools/OmeroPy/build/lib/omero/util/__init__.py", line 394, in run File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 368, in wait File "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 240, in wait <type 'exceptions.ValueError'>: list.remove(x): x not in list Unhandled exception in thread started by Error in sys.excepthook:
Change History (2)
comment:1 Changed 15 years ago by jmoore
- Milestone changed from OMERO-Beta4.1 to OMERO-Beta4.2
comment:2 Changed 15 years ago by jmoore
- Milestone changed from OMERO-Beta4.2 to Unscheduled
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Don't think I should try anything else before release to make these go away. We'll just have to keep an eye on them.