On Thu, Mar 28, 2024 at 2:58 PM Vanessa Freudenberg <
***@***.***> wrote:

> Wonder if any existing prim would do the right thing? Like suspending
> after setting priority maybe?
>

suspend/resume works for all senders other than the active process itself,
which won't proceed from the suspend :-(
I don't think there are any existing primitives that do the job. Process
is nice and simple, two prims for suspend & resume (ok, there are three
varieties of suspend, but we effectively only use one of them).

_,,,^..^,,,_
best, Eliot


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/677/2026325665@github.com>