mtfuller / os-team-project

This is the main repository for the OS Team Project for CS 3502.
0 stars 0 forks source link

Getting some multi-threading issues for 1 CPU #46

Closed mtfuller closed 7 years ago

mtfuller commented 7 years ago

Looks like I'm getting some of those strange multi-threading issues again. Planning on taking a look into it, to see what I can come up with.

How to complete:

mtfuller commented 7 years ago

Was able to get all sorting algos running smoothly on 1 CPU. Created pull request #48. I think this is ready to merge into master.