jbenet / jbenet/go-msgio

tests fail

Open
#14 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
14
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hi, using msgio in a go project. pool_test.go occasionally fails due to a panic in ExamplePool() -> line 247:

```
small2 := p.Get(uint32(len(small))).([]byte)
```
panic: interface conversion: interface {} is nil, not []uint8

Is this a known issue?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.