-
We're using python binaries, but they are packaged into a binary that runs python with the actual python code from itself. Because of that the profiler won't find any process called 'python'. I unders…
-
While trying to use Nextor's emufile, I discovered that there is a limitation on how it functions. Drives not controlled by the primary Nextor kernel are not allowed/able to be used with it. Using the…
-
### Describe the bug
Hello,
Does kogito support encryption ?
I need to be able to store the request encrypted because in many cases the request payload will be sensitive
i want the request to be e…
-
Right now, even if it consists of few steps, the release process must be executed manually (from dev local environment).
I would propose to automate the whole process in a GitHub workflow such that…
-
AttributeError: 'Document' object has no attribute 'pageCount'
Traceback (most recent call last):
File "C:\Users\Chenlz\Desktop\pdf_to_docx\src\pdf_doc\pdf_recovery_doc.py", line 121, in
p…
-
### Description of the new feature
Whilst developing a Powershell module that required custom interfaces, we discovered that we had to maintain back-compatibility with Powershell v5.1 (Desktop) and t…
-
The older version of limit-nvpstate was able to unlimit pstate when specific processes were running. Is it possible to add this functionality back in the form of a checkbox for each process (or simila…
-
### Describe the bug
I was doing https://github.com/apache/datafusion/pull/13054 and after rebase main I find out that the current parquet predicate pushdown may have some problem, it is 7 times slow…
-
if(CMAKE_SYSTEM_PROCESSOR MATCHES "(x86)|(X86)|(amd64)|(AMD64)" )
I see your paper have run this on a ARM processor.
But in Cmake file, I didnt see the option for AArch64 or arm64
-
We need the ability to run multiple preprocess pipelines that each have unique config files and databases and are dependent on one another. The main use case is splitting the SAT preprocessing into pr…