meh / nucular

A reactor in D.
12 stars 4 forks source link

Weird threadpool segfault. #1

Closed meh closed 12 years ago

meh commented 12 years ago

It happens randomly and doesn't happen in GDB, must investigate further.

meh commented 12 years ago

Confirmed that it's really ThreadPool crashing on destroy.

meh commented 12 years ago

The ThreadPool should be completely removed and a more D-like approach should be taken for concurrency.