pause-document
pause-document copied to clipboard
Why is .paused sync while pause/unpause are async?
It's not exactly clear to me when .paused starts/stops returning true. Is it when the pause/unpause promises get resolved? When the API calls happen? Something else?