mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change
PiperOrigin-RevId: 475224729 Change-Id: Id7c05c7542c44f58e7f4027c6932acd42f3a7857
This commit is contained in:
parent
4d24c4c01b
commit
d2c8c70d8e
|
@ -744,7 +744,6 @@ bool Monitor::InitPtraceAttach() {
|
|||
}
|
||||
|
||||
// With TSYNC, we can allow threads: seccomp applies to all threads.
|
||||
|
||||
if (tasks.size() > 1) {
|
||||
LOG(WARNING) << "PID " << pid_ << " has " << tasks.size() << " threads,"
|
||||
<< " at the time of call to SandboxMeHere. If you are seeing"
|
||||
|
|
Loading…
Reference in New Issue
Block a user