-
Hi,
Ever after cozy restart ( I don't know if it can change thing but I done it ^^), the balance are wrong, but totally wrong ( it bring me to more than 2000€ since the real total doesn't exceed 200 !…
-
Add unit tests for python script
-
GKE provides, so-called [spot instances](https://cloud.google.com/spot-vms). The main benefit, of using them, is a massive cost savings. The [GKE with Spot instances doc](https://cloud.google.com/kube…
-
Many APIs have a Close or Stop method that has to be called in order to avoid leaks. Tickers, file handles, database transactions, and more.
We should detect cases where calls to these are missing…
-
My upload timer counts down all the way to negatives!! What's causing this?!
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/36153197-upload-timer-…
-
### Your idea
It would be great if in addition to highlighting hard/impossible individual notes, MuseScore had at least some (possibly limited and instrument specific) ability to highlight hard/imp…
-
When sending metrics to `MetricTank` using `kafka-mdm` with certain msgpack clients, one may get the error
```
kafka-mdm decode error, skipping message. msgp: attempted to decode type "uint" with me…
-
```
What steps will reproduce the problem?
1. Review the source code of [Test Page
http://daspatnaik.com/test/demo/dom-xss-23.html]
2. Scan the page with the tool.
3. The tool fails to report the iss…
-
## Issue
The current test https://github.com/paladin3895/google-search/blob/master/tests/Feature/GoogleSearchTest.php makes an external request to Google. The risk is that this test could sometimes…
-
Our current reference detection uses regular expressions to match
patterns anywhere in a string. This is a reasonable approximation, but
it yields false positives when the text in question is enclosed…