-
### Description
I have the following synchrotron worker configuration:
```
# Sync initial/normal
location ~ ^/_matrix/client/(r0|v3)/sync$ {
proxy_pass https://$sync;
}
# Synchrotron
l…
-
### New Issue Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question](https://gith…
-
### 🐛 Describe the bug
Modifications to os.environ affect a process global data structure (the environment struct), and are therefore not thread safe.
Here is a quick and dirty grep for environ mo…
-
Thank you for the instructive example!!
Unfortunately, in Expo on Windows I get this error during web bundling:
› Press j │ open debugger
› Press r │ reload app
› Press m │ toggle menu
› Pres…
-
Migrated from [rt.cpan.org #97085](https://rt.cpan.org/Ticket/Display.html?id=97085) (status was 'open')
Requestors:
* Bob.Gates@netapp.com
From bob.gates@netapp.com on 2014-07-09 13:46:10
:
When a…
-
Adding scanner into the run parameter results in
```
Running ORT Scanner...
docker: invalid spec: :/ssh.socket: empty section between colons.
See 'docker run --help'.
Error: Process completed with …
-
When entering into `nix develop --impure` shell I am getting a different `devenv` executable which doesn't allow running tasks but if I use the one I have installed globally like this `~/.nix-profile/…
-
Hi,
Is there a bug in the newly implement global options for cache-control?
It looks like the method sendCachedResponse (apicache.js 258) does not check the global options for the header cache-c…
-
Document information on possible states and how long they stay alive.
In a training session, Bobby needed this information, but could not find it in the documentation.
Comes from this xp-doc iss…
-
It appears the type provider cache's generated members for each sql statement which is great but fails to regenerate members and uses a stale cache, when any of the global parameters is updated, namel…