Skip to content

Conversation

@eureka-cpu
Copy link
Contributor

log and env_logger are synchronous logging crates, which tend to stall things a bit and potentially log in the wrong order. This updates those to async logging crates, and reduces some build times by only including the tokio features needed.

@eureka-cpu eureka-cpu self-assigned this Aug 21, 2025
@eureka-cpu eureka-cpu added the enhancement New feature or request label Aug 21, 2025
@eureka-cpu eureka-cpu requested a review from r-vdp August 21, 2025 16:34
@eureka-cpu eureka-cpu added bug Something isn't working and removed enhancement New feature or request labels Aug 21, 2025
@github-actions
Copy link

Preview the generated documentation for this PR at:
https://Golem-Base.github.io/rust-sdk/eureka-cpu/22/golem_base_sdk/

@eureka-cpu eureka-cpu merged commit 283ed00 into main Aug 26, 2025
2 checks passed
@eureka-cpu eureka-cpu deleted the eureka-cpu/22 branch August 26, 2025 21:10
@eureka-cpu eureka-cpu mentioned this pull request Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants