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

Only pass a copy of system.Info to hooks #365

Merged
merged 3 commits into from
Feb 4, 2024

Conversation

thedevop
Copy link
Collaborator

Fix issue #364.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7649576133

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.751%

Totals Coverage Status
Change from base Build 7495506564: 0.0%
Covered Lines: 5535
Relevant Lines: 5605

💛 - Coveralls

@mochi-co
Copy link
Collaborator

mochi-co commented Feb 4, 2024

Looks good!

@mochi-co mochi-co merged commit 69412dd into mochi-mqtt:main Feb 4, 2024
2 of 3 checks passed
mochi-co added a commit that referenced this pull request Mar 18, 2024
* Only pass a copy of system.Info to hooks

* Rename Itoa to Int64toa

---------

Co-authored-by: JB <28275108+mochi-co@users.noreply.github.com>
mochi-co added a commit that referenced this pull request Mar 18, 2024
* Implement file-based configuration

* Implement file-based configuration

* Replace DefaultServerCapabilities with NewDefaultServerCapabilities() to avoid data race (#360)

Co-authored-by: JB <28275108+mochi-co@users.noreply.github.com>

* Only pass a copy of system.Info to hooks (#365)

* Only pass a copy of system.Info to hooks

* Rename Itoa to Int64toa

---------

Co-authored-by: JB <28275108+mochi-co@users.noreply.github.com>

* Allow configurable max stored qos > 0 messages (#359)

* Allow configurable max stored qos > 0 messages

* Only rollback Inflight if QoS > 0

* Only rollback Inflight if QoS > 0

* Minor refactor

* Update server version

* Implement file-based configuration

* Implement file-based configuration

* update configs with maximum_inflight value

* update docker configuration

* fix tests

---------

Co-authored-by: mochi-co <moumochi@icloud.com>
Co-authored-by: thedevop <60499013+thedevop@users.noreply.github.com>
@thedevop thedevop deleted the issue_364 branch March 28, 2024 02:06
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.

None yet

3 participants