-
### Is this a bug report?
Yes
### Steps to reproduce
1. Set up a proxy server with
```
app.use(
'/sockjs-node',
createProxyMiddleware('/sockjs-node', {
target: 'http://127.0.0…
-
We should be able to set multiple cinder storage backends and name them so we can add them as a filter for volume-types:
```
cinder type-create SATA
cinder type-key SATA set volume_backend_name=cinde…
breu updated
10 years ago
-
Part of the CI Speedup Project https://github.com/users/dave-gray101/projects/2/views/1
In order to _really_ accelerate CI, I want to build backends only when a relevant change is made to them. The…
-
-
In my test setup I have 2 generic backends for 2 different divisions.
The `explore(rootdir)` function in `vault_discover.py` does not return the content of both backends. In my test, it only returned…
-
I just came across an interesting post about OpenGL performance with multiple contexts: https://forums.libsdl.org/viewtopic.php?p=41512#41512
> Short version:
> Never use shared contexts for perform…
-
As discussed in [slack](https://julialang.slack.com/archives/CTXP36PR6/p1597135399036700?thread_ts=1596920559.023100&cid=CTXP36PR6)
- I will post an issue regarding `There was an error of type Syst…
-
This is a sub-task of #463.
In working through the agent implementation I figured out that some of the Caddy-based backends really don't want to allow running multiple instances per-process. The `c…
-
This whole thing (i.e., calling `out.cpu()`) is suboptimal. I think we don't need it for JAX (which returns JAX arrays/ not numpy arrays), because `np.asarray` works with it, and I guess it doesn't wo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Currently it is only possible to use one environment at the same time.
This brings me in chal…