He uses `ResourceBusy`, with `ReadResourceBusy` and `WriteResourceBusy` subclasses. Not sure if we need to distinguish between read/write versions, but switching to `ResourceBusy` at least would be a nice change.
He uses
ResourceBusy, withReadResourceBusyandWriteResourceBusysubclasses.Not sure if we need to distinguish between read/write versions, but switching to
ResourceBusyat least would be a nice change.