gogs/pkg/process
Unknwon 23b83cb736
pkg/process: fix potential race condition
Following conditions were not protected:
1. Use and increase next pid
2. Append and remove process from the list
2017-06-11 02:28:08 -04:00
..
manager.go pkg/process: fix potential race condition 2017-06-11 02:28:08 -04:00