David Nichols
David Nichols
> Please run `microk8s inspect` and attach the generated tarball to this issue. > We appreciate your feedback. Thank you for using microk8s. from `snap.microk8s.daemon-kubelite/journal.log`: ``` Apr 10 08:21:45 hq.qoretechnologies.com...
happens rarely on Linux (x86_64 + aarch64): ``` 2022-09-21 20:08:44.810931 qorus-0:87 T411 [ERROR]: failed to start local process qwf "qwf-SIMPLETEST-v1.0-45": System exception: QwfProcess.qc:69 (Qore): PROCESS-CONSTRUCTOR-ERROR: assign: Invalid argument Process::constructor() called...
if an exception is thrown, the module is deleted, but data could be left in foreign modules, resulting in a crash when it's accessed - ex: ``` * thread #1,...
currently declaring an object as a parameter in qpp code results in generated c++ code that requires the caller to dereference the private data pointer themselves - instead a `ReferenceHolder&`...
an object with a single lock and condition var with multiple queues
should allow new compression/decompression/encryption algorithms to be registered as well as for compression support mime types for use in HTTP messaging ex: xz, lz etc