The answer is that calling B.b()
will also fail (calls to empty code would throw by default in this proposal), and if you want to call it then you would have to wake A.
The answer is that calling B.b()
will also fail (calls to empty code would throw by default in this proposal), and if you want to call it then you would have to wake A.