Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e438de70 authored by Takaya Saeki's avatar Takaya Saeki
Browse files

ueventd: update the comment on parallel handling

ueventd.cpp has comments on the parallel handling of uevent messages,
but it has two points to fix.
1. Semantics of setegid and setfscreatecon have not been updated after
   we added ueventd_test.cpp that continuously confirms that those
   functions have per-thread semantics, not per-process semantics.
2. It assumes uevent messages can be completely handled in isolation,
   but this has some nuance about event dependency.

This change fixes these points.

Bug: 400592897
Test: build succeeds
Change-Id: Ic8cf669c2b002900841f7d8656348cbe4652a726
parent 74d4dc2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment