Opened 12 years ago
Closed 12 years ago
#312 closed defect (fixed)
BORDEAUX-THREADS-TEST::CONDITION-VARIABLE hangs
Reported by: | Mark Evenson | Owned by: | ehuelsmann |
---|---|---|---|
Priority: | major | Milestone: | 1.2.0 |
Component: | (A)MOP | Version: | 1.2.0-dev |
Keywords: | quicklisp-regression bordeaux-threads | Cc: | |
Parent Tickets: |
Description
Stellian notes that after loading BORDEAUX-THREADS via Quicklisp, the following test hangs the invoking thread:
(fiveam:run 'bordeaux-threads-test::condition-variable)
Problem does not appear to exist with abcl-1.1.0
Note: See
TracTickets for help on using
tickets.
Works on trunk.