rossdylan / quilt

Mesh chat protocol over ZMQ
19 stars 1 forks source link

Unit tests hang after completion #15

Open rossdylan opened 12 years ago

rossdylan commented 12 years ago

occasionally after all tests have been run, nosetests does not exit and just hangs there

rossdylan commented 12 years ago

ctrl-c-ing it kills it just fine so I don't think this is related to threading problems

rossdylan commented 12 years ago

also possibly related is the error on exit caused by a thread being killed prematurely during the unit tests