Skip to content
Commit b1e85d57 authored by David Edmundson's avatar David Edmundson
Browse files

Don't call update inside the application constructor

update calls a virtual method to filter for valid cgroups, it is important
this is not called during the constructor.

Deferring this also helps speed up loading this model. Any view already
handles data being updated afterwards.
parent 8a6732d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment