Comment 6 for bug 2048037

Revision history for this message
Takashi Kajinami (kajinamit) wrote :

Hmm. My observation in #5 might be wrong because I see

```
Notice: /Stage[main]/Horizon::Deps/Anchor[horizon::compress::end]: Triggered 'refresh' from 2 events
Notice: /Stage[main]/Horizon::Deps/Anchor[horizon::service::begin]: Triggered 'refresh' from 1 event
```

and deps let the service::begin anchor notify the httpd service.
I'll dig into the current notification paths more carefully to see if I can find anything else.