Ok, I suspected it might be an exception, but I was surprised the abort() occurred on the background thread. I thought it was the main thread that typically performed the final abort() due to an exception that occurred on any thread, but now its clear that the abort() is actually called on the exception thread.
Topic:
Graphics & Games
SubTopic:
Metal
Tags: