-
**Describe the bug**
I have the following setup which might be a bit unusual but it is quite old and not easily changed... and yes, I would never do it like that again. :-)
```
software raid (mdr…
-
Add logic that will only run the target when the dependency fails
This should allow something like:
```makefile
main:
python file_with_dependencies.py
on_failure: !main
pip …
-
/The proposal is carry out all this work in the `release-4.0` branch (we can rename this branch later if necessary). After checking out that branch, review presentation in `JakartaRest40.pdf` for some…
-
### Describe the bug
While building SYCL code with Intel oneAPI, I noticed that `llvm-foreach` is almost always sitting at 100% cpu usage.
### top:
```
%Cpu(s): 8.5 us, 5.0 sy, 0.0 ni, 85.8 i…
-
`libz-sys` should have a configuration option like `ZLIB(_LIB|_INCLUDE)_DIR` which allows you to explicitly point at which `zlib` to use on **all** platforms, [similar to what `openssl-sys` does with …
-
I propose to split the "EDDI" project into:
1. "EddiCore", containing the stuff upon which the monitors and services depend, and
2. "EddiApp", being purely the UI that runs up standalone.
Rati…
-
Hi Mike,
I am using MAC with High Sierra to run the RStudio 1.0.143. I got the error information showing "‘shiny’ had non-zero exit status". Then, I use tool to manually install the "shiny". It sho…
-
Updating projects from gyp files...
gyp: name 'v8_postmortem_support' is not defined while evaluating condition 'v8_postmortem_support=="true"' in ..\third_
party\node\node.gyp while loading dependenc…
-
I'm trying to add support for `data` URLs in [node-fetch](https://github.com/bitinn/node-fetch), which currently has zero dependencies. I would of course like to use this module, but this brings in th…
-
**Description**
I have ran into an issue with level zero's event behaviour.
I have found that an event which depends on another event is completed before it should.
It is unclear if this is an issu…