therealnick233

Results 2 issues of therealnick233

Hi there, I'm trying to use your awesome queue to do inter-process shared memory communication on linux. I think it can be done with some modification to the huge page...

In latest version 1.12.0.0, when generating python files example .fbe file ```text message Generated { string val1 = "42"; uuid [id] = uuid1; } ``` will create something like ```python...