diff options
author | C. McEnroe | 2020-03-08 23:15:56 -0400 |
---|---|---|
committer | C. McEnroe | 2020-03-08 23:15:56 -0400 |
commit | 7e120f00a19c27e0b98e27a2eacacdfce9bd3ca2 (patch) | |
tree | 868dee59354b1b1f8c80bcd447f253fbb2c4a145 /Makefile | |
parent | 5c167e418163da9eef2fac6433b554e660c0de24 (diff) |
Set self.pos before handling the message
This intuitively feels wrong, but isn't. Most importantly, handleError
immediately exits, but we still need to "consume" that message,
otherwise pounce will keep sending it on reconnect. The same goes for
any other handler that might cause an exit, such as a require parameter
count failure.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions