I was just trying some `wait`/`notify` logic on a thread launched via `ThreadService.run`, and my runtime exception got eaten by [this block](https://github.com/scijava/scijava-common/blob/509b5c14d613ce9b54404d315150573778b81d62/src/main/java/org/scijava/thread/DefaultThreadService.java#L145-151).