|
The only use case I can think of (because I've experienced it) is using
pause to prioritize specific copying. If we have multiple things going
over the wire, and suddenly I want one to be the only thing going, to
make it get there as fast as possible, I'd pause the lower priority
ones. Now maybe that introduces the need for explicit prioritizing, but that seems quite a complicated solution and concept. Kirk Matthew Paul Thomas wrote:
|