Commit Graph

1 Commits (23a7527e040a2ea6612db040544cf204b7969d55)

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
8 years ago