Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add warning to protect against refactor hazard
The hook queue does not have resuming or "captured" updates, but if we ever add them in the future, we'll need to make sure we check if the queue is forked before transfering the pending updates to them.
- Loading branch information