Skip to content

fix: Chunk Storage Error#158

Merged
mat-1 merged 2 commits intoazalea-rs:mainfrom
AS1100K:fix/chunk-storage
Jul 12, 2024
Merged

fix: Chunk Storage Error#158
mat-1 merged 2 commits intoazalea-rs:mainfrom
AS1100K:fix/chunk-storage

Conversation

@AS1100K
Copy link
Copy Markdown
Contributor

@AS1100K AS1100K commented Jun 19, 2024

This PR fixes #157 opened by me.

What this PR Changes?

The changes are quite simple,

  • replace panic with warn in dev profile
  • replace tracing::error with tracing::trace in release profile

@mat-1 mat-1 merged commit 3d717b6 into azalea-rs:main Jul 12, 2024
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.

Chunk Storage Error

2 participants