-
Hi! I'm working on a plugin that loads DSPs using the llvm backend ( https://github.com/YPares/nih-faust-jit ). I knew about rust-faust from the start, but given my specific needs (and also as a learn…
-
Hi, developers of faust:
In the test of the binary faust instrumented with ASAN. There is a stack-overflow vulnerability in `/build/bin/faust`, `/faust/compiler/boxes/ppbox.cpp:401` in boxppShared::p…
-
`ValueError: Topic with multiple topic names cannot be identified`
The following code fails (taken from the PageView examples) fails when attempting to use `multiple_topics`. Switching the agent t…
-
Hi,
I would like to ask, how can I jsonify the output of Faust?
I have tried to set logHandler of Faust with json-formatted log handler from `pythonjsonlogger`:
```
from pythonjsonlogger impor…
-
The psyqo applications (even basic ones) don't seem to work on Mednafen - here's a "hello" sample - it hangs somewhere after the first frame (but seems to boot and do a clear):
![image](https://git…
-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
I have some …
eblis updated
8 months ago
-
## Steps to reproduce
I cannot reproduce it manually but it happens in the production environment sometimes.
We have a single node environment that runs the solution via docker-compose. Kafka cl…
-
I am experiencing a problem that prevents my Faust app from starting properly. The issue occurs with Python 3.6 and Python 3.7 but only on my CI server. I cannot reproduce the issue on my working mach…
-
Hi all,
Sorry for not following the issue template as this is not a bug issue but a question.
Description
I am currently investigating possibilities on integration with [FastAPI](https://fasta…
-