samanbarghi / uThreads

A concurrent user-level thread library implemented in C++
Other
314 stars 22 forks source link

Programs ends with error #26

Closed samanbarghi closed 8 years ago

samanbarghi commented 8 years ago

Fix this:

terminate called without an active exception

caused by not detaching threads from the main thread.

samanbarghi commented 8 years ago

Addressed in 2f7e2343f3cca501dbbdfdce9a5f78daba945f28