-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"Chris" on nats slack reported that `nats sub $subject --count $N` did not work with `--raw`; analysis of code exposed that this also does not work with `--raw`. Adjust the control flow in the registered handler function to treat the pretty-case as another branch, before final clean-up; I rejected the "duplicate the limit check in two other places" approach as not scaling if more work needs to be done on each branch.
- Loading branch information
1 parent
1608c05
commit 2fe2ee3
Showing
1 changed file
with
30 additions
and
27 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