OpenStratos / server

Server implemented in C++14. It will be in charge of the management of the balloon.
GNU General Public License v3.0
6 stars 1 forks source link

There should be a sleep if no fix #62

Closed Razican closed 8 years ago

Razican commented 9 years ago

Currently, there is no sleep in https://github.com/OpenStratos/server/blob/master/utils.h#L82. When the fix is lost, the CPU consumption rises without control.