Context: #70 #71
This is to observe a event to tell if a deferSend request is still pending.
To prevent from data races, the underlying implementation should ensure that renderer is authoritative to the request's send state when it's alive. Similar to this discussion for PendingBeacon.
Context: #70 #71
This is to observe a event to tell if a
deferSendrequest is still pending.To prevent from data races, the underlying implementation should ensure that renderer is authoritative to the request's send state when it's alive. Similar to this discussion for PendingBeacon.