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

[slog-async] Documentation regarding big chan_size causing panic! #277

Open
elpiel opened this issue Jan 6, 2021 · 0 comments
Open

[slog-async] Documentation regarding big chan_size causing panic! #277

elpiel opened this issue Jan 6, 2021 · 0 comments
Labels
slog-async crate: slog-async

Comments

@elpiel
Copy link

elpiel commented Jan 6, 2021

It would be great to have some documentation on how to chose a proper chan_size.

I tried using large size like 2_147_483_648_usize however cargo just panics. And it's also panicing with different messages depending on what large size was passed.

@Techcable Techcable added the slog-async crate: slog-async label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
slog-async crate: slog-async
Projects
None yet
Development

No branches or pull requests

2 participants