Despite withResource explicitly running on the caller's actor by default, there's no way to specify that the async body function value should also run in the same context. The compiler treats the ...