Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify subscribers on Notifier<Config>::insert_json5 #1449

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

fuzzypixelz
Copy link
Member

I forgot the .notify() call in #1419.

cc @oteffahi

@fuzzypixelz fuzzypixelz added bug Something isn't working internal Changes not included in the changelog labels Sep 18, 2024
@fuzzypixelz fuzzypixelz self-assigned this Sep 18, 2024
@Mallets Mallets enabled auto-merge (squash) September 18, 2024 15:11
@Mallets Mallets merged commit a8e0b42 into main Sep 18, 2024
23 of 26 checks passed
@Mallets Mallets deleted the fix-config-insert-notification branch September 18, 2024 15:39
Mallets added a commit that referenced this pull request Sep 19, 2024
* Fix docs

* Align naming style of `zenoh_config::defaults` (#1423)

* Put `SourceSn` behind unstable (#1448)

* Notify subscribers on `Notifier<Config>::insert_json5` (#1449)

* Hide `zenoh_buffers::reader::DidntRead` (#1447)

* Apply suggestions from code review

Co-authored-by: Mahmoud Mazouz <[email protected]>

* Add #[doc(hidden)] to internal_config feature

* Update ZBytes docs

* Update ZSerde docs

* Update ZSerde docs

* Fix ZBytesIterator docs

* Fix ZBytesWriter and ZBytesReader docs

* Fix ZBytesSliceIterator docs

* Fix ZenohId docs

* Fix docstring

* Improve FifoChannel and RingChannel docs

---------

Co-authored-by: Mahmoud Mazouz <[email protected]>
Co-authored-by: Joseph Perez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal Changes not included in the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants