cfe45b6e3e
The newly added --worker-thread-priority can be used by users as an opt-in to set the thread priority / nice value. It is the responsibility of the user to ensure that the process has the right to change the priority to the given value. Failure to set the priority will be fatal. See b/154918152 Change-Id: I3b3791e88b6ddf4fa6e39e4587f7fe1ab4d2312f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150560 Commit-Queue: Martin Kustermann <kustermann@google.com> Reviewed-by: Ryan Macnak <rmacnak@google.com>