0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-30 06:54:55 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75)
* 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