Maxim Zhiburt
Maxim Zhiburt
BSD testes were concluded on GhostBSD Linux covered via CI
Solaris can be tests on https://omnios.org/ or https://www.openindiana.org/
I have a feeling like Net/OpenBSD may will not work. Need to test it.
https://cirrus-ci.org/ for BSD ci
Hi @tzemanovic Overall I doubt if it's good design to expose `TryStream`. What could be useful potentially though is to implement `AsMut` for session. As I see your use case,...
ping @tzemanovic
> I'm not quite sure tbh - in the test case we run e.g. a server in expectrl session and another session with a client, which submits something to the...
Interesting from a first glance, Aaaaaaa, but I can imagine what causes this. Give me a second > The expected behavior would be that the output is exactly as before...
Do you repeatedly get such a result? Because I am getting the output without any blocking. (It is not complete, I probably must add a flow which (may) fix this...
Are you on `macos` or linux? Because as I've seen a couple of times on CI strange behaviour on macos which might be related to this issue. https://github.com/zhiburt/expectrl/blob/3573e412a96a00a01e85aba7fa3ef9f5339f2dcf/tests/io.rs#L384-L399