smartdispatch
smartdispatch copied to clipboard
Handle resources error gracefully.
If you ask for more resources than what is available on the requires queue we just crash. We should handle that gracefully and throw a proper error message.
See #124 for example.