mtfuller / os-team-project

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

Fixed FIFO, Priority, and SJF for graceful endings #47

Closed mtfuller closed 7 years ago

mtfuller commented 7 years ago

I fixed so that each sorting algo would end gracefully. Still running into some concurrency issues, though. I feel this is ready to merge.