-
Need to have more LB algos. As well as traditional approaches to LB algos, there should be an option to distribute traffic based off extra metrics, like CPU usage of a node, or using Bayes.
A stret…
-
I increased POOLSIZE (thanks @zturtleman for that https://github.com/ioquake/ioq3/issues/457 ) and MAX_RELIABLE_COMMANDS and compiled ioquake3 to windows (`make ARCH=x86 PLATFORM=mingw32`). I can't ad…
-
-
### Describe the bug
Get-MgDeviceManagementManagedDevice -All -Filter "OperatingSystem in ('Windows','MacOs')" and Get-MgDeviceManagementManagedDevice -All -Filter "Manufacturer in ('HP','Dell Inc.…
-
### Describe the bug
I'm testing new credential validatity for ServicePrincipal sync job (Enterprise app / SCIM job).
Per [documentation](https://learn.microsoft.com/en-us/powershell/module/microso…
-
```
from pygr import sqlgraph
si = sqlgraph.SQLiteServerInfo("/tmp/foo.sqlite")
tbl = sqlgraph.SQLTable("foo", serverInfo=si, writeable=True,
createTable="CREATE TABLE foo (cid INT PRIMARY KEY, foo …
-
### Describe the bug
What does this error mean? There is nothing online about it? I receive this error when running "az ad app" commands from a local Az CLI
### Related command
az login
az ad app …
-
I start running the test cases on one of our JIRA projects. Here are the results (each post) a test case.
Over all: Is there a way to add a simple call to the TestBase constructor to check for user…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](htt…
-
Attempting to connect to a SQL Server with a SQL Login that has no password works in SSMS, but currently in ADS, it throws a non specific error and refuses to load the tree. This was encountered while…