-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Be precise about repr() in exceptions
Be precise about intention to use `repr()` in the message/exception formats. These are NFC statement changes because `__str__` is not currently defined. (Should it ever become so, "now we're prepared.") While here, more fully match the Executor specification to raise a `RuntimeError` for `.map()` as well, if called after shutdown.
- Loading branch information
1 parent
1ebceb2
commit 6938d1d
Showing
1 changed file
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters