altf4 / altf4/RealTimeTactics

Don't respond to an Error message with another error

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

In much of the protocol handler code, we simply check for our desired message type. And if it's not correct, send out an error message. But we shouldn't reply to error messages with more error messages. For one, it's redundant. And two, it could possibly lead to an infinite loop.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.