Skip to content

Some fixes and improvements#36

Open
lem21h wants to merge 5 commits into
pgsty:masterfrom
lem21h:master
Open

Some fixes and improvements#36
lem21h wants to merge 5 commits into
pgsty:masterfrom
lem21h:master

Conversation

@lem21h

@lem21h lem21h commented Jun 24, 2026

Copy link
Copy Markdown

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers
under the terms of the Apache 2 license.
By creating this pull request I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 license.

Description

General set of updates to prevent code panic due to some cases.
Added some improvements to reduce amount of created GoRoutines in some functions - more work needed

Motivation and Context

Want to make this project better and readable

How to test this PR?

Just run the tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Optimization (provides speedup with no functional changes)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Fixes a regression (If yes, please add commit-id or PR # here)
  • Unit tests added/updated
  • Internal documentation updated
  • Create a documentation update request here

lem21h added 5 commits June 24, 2026 21:36
… r.current could lead to discarding metadata without returning it to pool if it came from pool, fix panic in some methods
… enough and could case panic on malformed markers and partially mutate o.Marker if the marker tag is invalid
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.

1 participant