Skip to content

Make IDOM_DEBUG_MODE mutable + add Option.subscribe method#843

Merged
rmorshea merged 6 commits into
mainfrom
mutable-debug-mode-opt
Nov 30, 2022
Merged

Make IDOM_DEBUG_MODE mutable + add Option.subscribe method#843
rmorshea merged 6 commits into
mainfrom
mutable-debug-mode-opt

Conversation

@rmorshea

@rmorshea rmorshea commented Nov 30, 2022

Copy link
Copy Markdown
Collaborator

closes: #582

Also adds ability for users to add a callback that's triggered when mutable options change.

Checklist

Please update this checklist as you complete each item:

  • Tests have been included for all bug fixes or added functionality.
  • The changelog.rst has been updated with any significant changes.
  • GitHub Issues which may be closed by this Pull Request have been linked.

@rmorshea rmorshea force-pushed the mutable-debug-mode-opt branch from b6c2ec8 to 9e4adc9 Compare November 30, 2022 03:55
@rmorshea rmorshea merged commit 4fd5cde into main Nov 30, 2022
@rmorshea rmorshea deleted the mutable-debug-mode-opt branch November 30, 2022 04:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Read IDOM_DEBUG_MODE during runtime instead of initialization

1 participant