You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/process
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
8 years ago
..
manager.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
manager_test.go Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago