Daniel Däschle
Daniel Däschle
**OS:** WSL2 Ubuntu 20.04 **What did you do?** ```v struct Foo { bar Bar } struct Bar { egg Egg } struct Egg { name string [required] } fn main()...
**Describe the bug** I cannot start the `simple.py` or another example. The application crashes with the following stack trace: ``` Exception ignored in: Traceback (most recent call last): File "C:\Users\i01002704\Documents\i01002704\Projects\Python\vibora\vibora\application.py",...
**Describe the bug** Clicking the magnifier to search scenes results in an internal server error without any detailed error message. **Flow to Reproduce** Just adding a basic flow.  **Expected...
Either manually or we invent a mechanism. We could check it with `vls --version` and check the newest github releases and compare the versions. Or someone has another idea.
Or remove it completely since it's no longer used.
### Environment NetMQ Version: 4.0.1.6 Operating System: Windows 10 .NET Version: .NET 5 Is it possible to have async receive in ASP.NET without using the NetMQRuntime? How could NetMQRuntime be...