-
Hi !
I'm installing MISP on CENTOS and I found some issues with my workers.
First, the start.sh script isn't correct (/var/www/MISP/app/Console/worker/start.sh), I found that :
../cake CakeResq…
-
The idea would to be to have a global YAML file that describe the LAVA setup in one location
- docker compose file
- boards attached to worker
- master and database configuration
- Workers boards …
-
The current [supervisor implementation](https://github.com/zeek/zeek/blob/16601eafa2a11b7a8741e6369050afdec175445f/src/supervisor/Supervisor.cc#L473) contains the following comment:
> Note: there's…
-
I trained 20 epochs with the LaneGCN provided by nuplan-devkit, and used the entire mini dataset. When doing closed-loop simulation on several scenes, I found that the ego-car always drives to the no…
-
In order to test our sidechain fork mitigation (i.e. proper handling of sidechain finality), we should implement an integration test that runs on CI that handles a fork situation between workers.
T…
-
Hello
I tried to run ARI in a run book on Azure Automation where I have other runbooks working. Followed the steps to configure a runtime, added needed modules etc.
Runbook it's just one line
Invoke…
-
In MV2 it was possible to use `window.close()` in the background script of an event page ("persistent": false in manifest.json) to immediately unload the background page.
It allows freeing up memor…
-
### Describe the bug
I'm trying to add HMR to a service worker, I don't know if I can do that, right now it is failing.
The sw code:
![The sw code](https://i.imgur.com/HVAEWFp.png)
The cli…
-
Calculations are done in the page's thread in a blocking way, meaning that the page becomes almost entirely unresponsive (unclickable links, buttons not doing anything, etc.) while the script is runni…
-
After a long journey of configuring different software versions on HPC (cf. #333 ), I ended up finding countless and inconsistent errors across nodes and sessions in HPC. Now I am trying to move on to…