Skip to content

Conversation

@dgw
Copy link
Member

@dgw dgw commented Feb 12, 2023

Description

The revamped connection_registered bot property checks for a backend, a socket connection, AND connection registration. This is what we need to prevent doing a say() before the IRC connection is ready.

This might be a fix for #2255, but I haven't tested for that specific case yet. Regardless, this old-style check is due for replacement.

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make quality and make test)
  • I have tested the functionality of the things this change touches

The revamped `connection_registered` bot property checks for a backend,
a socket connection, AND connection registration. This is what we need
to prevent doing a `say()` before the IRC connection is ready.
@dgw dgw added the Tweak label Feb 12, 2023
@dgw dgw added this to the 8.0.0 milestone Feb 12, 2023
@dgw dgw requested a review from a team February 12, 2023 00:03
@dgw dgw merged commit 43e9b2a into master Feb 19, 2023
@dgw dgw deleted the irc-logger-conn-check branch February 19, 2023 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants