1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/process
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests ()
* Add a process.Manager singleton with process.GetManager()

* Use process.GetManager everywhere

* Fix godoc comments for process module

* Increment process counter id after locking the mutex
2017-01-17 13:58:58 +08:00
..
manager_test.go Refactor process package and introduce ProcessManager{} with tests () 2017-01-17 13:58:58 +08:00
manager.go Refactor process package and introduce ProcessManager{} with tests () 2017-01-17 13:58:58 +08:00