Home
last modified time | relevance | path

Searched hist:"4 ae4b3ff572e0103627692f078215eb145dc63c2" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/launch/
H A DJob.h4ae4b3ff572e0103627692f078215eb145dc63c2 Sun Oct 18 11:07:26 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed the remaining "operation not allowed" bug.

* This was the harmless part: a job was been requeued that already was
being launched.
* I was already aware of this one, and only accidentally stumbled over
the non-harmless case in the JobQueue code when I tried to fix that
little issue... (ie. never ignore warnings, even if you think you
know what's going on).
H A DJob.cpp4ae4b3ff572e0103627692f078215eb145dc63c2 Sun Oct 18 11:07:26 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed the remaining "operation not allowed" bug.

* This was the harmless part: a job was been requeued that already was
being launched.
* I was already aware of this one, and only accidentally stumbled over
the non-harmless case in the JobQueue code when I tried to fix that
little issue... (ie. never ignore warnings, even if you think you
know what's going on).
H A DLaunchDaemon.cpp4ae4b3ff572e0103627692f078215eb145dc63c2 Sun Oct 18 11:07:26 UTC 2015 Axel Dörfler <axeld@pinc-software.de> launch_daemon: Fixed the remaining "operation not allowed" bug.

* This was the harmless part: a job was been requeued that already was
being launched.
* I was already aware of this one, and only accidentally stumbled over
the non-harmless case in the JobQueue code when I tried to fix that
little issue... (ie. never ignore warnings, even if you think you
know what's going on).