You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to compile on FreeBSD 14, the compile fails with following key message: missing function getSendQueueLen.
This isuue regards tchannel-go repository.
An issue has been opened there but it hangs for a while: uber/tchannel-go#914
To Reproduce
Is the issue reproducible?
Yes
Steps to reproduce the behavior:
Try to compile a project with dependency to current repository on FreeBSD 14, if fails because of https://github.com/uber/tchannel-go issue.
Expected behavior
Compilation is successfull
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to compile on FreeBSD 14, the compile fails with following key message: missing function getSendQueueLen.
This isuue regards tchannel-go repository.
An issue has been opened there but it hangs for a while:
uber/tchannel-go#914
To Reproduce
Is the issue reproducible?
Steps to reproduce the behavior:
Try to compile a project with dependency to current repository on FreeBSD 14, if fails because of https://github.com/uber/tchannel-go issue.
Expected behavior
Compilation is successfull
The text was updated successfully, but these errors were encountered: