Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

fix 💥: change default delay until ready behavior #684

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

LordOfPolls
Copy link
Member

What type of pull request is this?

  • Non-breaking code change
  • Breaking code change
  • Documentation change/addition
  • Tests change

Description

In retrospect, I believe the default behaviour shouldn't have been to delay_until_ready, instead it should be an optional enable. This also has the perk of quickly fixing a bug where NAFF internal listeners weren't being fired.

Changes

  • Change the default listener delay_until_ready state to False

Checklist

  • I've formatted my code with Black
  • I've ensured my code works on Python 3.10.x
  • I've tested my code

@LordOfPolls LordOfPolls added Bug::Library A bug in the library Improvement Something that is already implemented but can be done better labels Oct 23, 2022
@LordOfPolls LordOfPolls merged commit 9a36c0c into 2.x Oct 24, 2022
@LordOfPolls LordOfPolls deleted the change_listener_default branch October 24, 2022 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug::Library A bug in the library Improvement Something that is already implemented but can be done better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants