mirror of
https://github.com/Icinga/icingadb.git
synced 2026-06-09 08:56:54 -04:00
This fixes a data race as Val() was previously operating on a copy of the counter while Inc() and Add() may haved changed the original value. |
||
|---|---|---|
| .. | ||
| bulker.go | ||
| com.go | ||
| cond.go | ||
| counter.go | ||
| entity_bulker.go | ||