We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vmtl. eine Regression von #18211
Auszug aus /debug/pprof
/debug/pprof
goroutine 998 [sync.RWMutex.Lock, 1 minutes]: sync.runtime_SemacquireRWMutex(0xc001a4b401?, 0x30?, 0x23369e2?) runtime/sema.go:105 +0x25 sync.(*RWMutex).Lock(0x5935560?) sync/rwmutex.go:153 +0x6a github.com/evcc-io/evcc/core.(*Loadpoint).maxActivePhases(0xc0018cb008) github.com/evcc-io/evcc/core/loadpoint_phases.go:105 +0xf3 github.com/evcc-io/evcc/core.(*Loadpoint).EffectiveMaxPower(0xc0018cb008) github.com/evcc-io/evcc/core/loadpoint_effective.go:205 +0x28 github.com/evcc-io/evcc/core.(*Loadpoint).nextVehiclePlan(0xc0018cb008) github.com/evcc-io/evcc/core/loadpoint_effective.go:85 +0x5a9
-
Docker container
No response
The text was updated successfully, but these errors were encountered:
EffectiveMaxPower früher abfragen?
Sorry, something went wrong.
@andig ist dieser Lock überhaupt notwendig? https://github.com/evcc-io/evcc/blob/fix/gok/core/loadpoint_plan.go#L65-L66
Fehler gefunden. Da muss ein lock in rlock verwandelt werden.
andig
Successfully merging a pull request may close this issue.
Describe the bug
Vmtl. eine Regression von #18211
Auszug aus
/debug/pprof
Steps to reproduce
Configuration details
Log details
What type of operating system or environment does evcc run on?
Docker container
Nightly build
Version
No response
The text was updated successfully, but these errors were encountered: