Closed josephine-wolf-oberholtzer closed 2 months ago
Protocol callbacks are synchronous. If you need to orchestrate async code with them, use them to set futures / events.
Protocol callbacks are synchronous. If you need to orchestrate async code with them, use them to set futures / events.