-
Updated
Mar 27, 2022
scalability
Here are 392 public repositories matching this topic...
-
Updated
Mar 29, 2022 - C++
-
Updated
Mar 28, 2022 - Python
-
Updated
Mar 11, 2022
-
Updated
Jun 8, 2021
-
Updated
Mar 29, 2022 - Go
-
Updated
Mar 5, 2022 - Go
Add --add-exports jdk.management/com.ibm.lang.management.internal
only when OpenJ9 detected.
Otherwise we got WARNING: package com.ibm.lang.management.internal not in jdk.management
in logs
-
Updated
Dec 8, 2021 - TypeScript
-
Updated
Mar 29, 2022 - Java
Currently, tuist test
supports device
and os
parameter, tuist build
should too.
Once that is done, the test at dependencies.feature:11
should use tuist build
instead of xcodebuild
.
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Dec 7, 2021 - C
Some things don't work how they should on firefox, mainly the landing page animation and exporting as PNG/SVG.
-
Updated
Feb 7, 2022 - Rust
-
Updated
Mar 28, 2022 - C
-
Updated
Mar 29, 2022 - Python
-
Updated
Jan 29, 2021 - CSS
-
Updated
Mar 28, 2022 - Java
-
Updated
Mar 28, 2022 - C#
-
Updated
Mar 25, 2022 - Java
-
Updated
Feb 25, 2022 - C#
-
Updated
Sep 30, 2021
-
Updated
Feb 2, 2022 - PHP
-
Updated
Jan 26, 2022 - JavaScript
-
Updated
Mar 25, 2022 - Shell
-
Updated
Mar 26, 2022
This bounty is to improve test coverage on the Matic contracts
repo. The repo contains the following contracts:
- Plasma MoreVP (https://blog.matic.network/finer-details-of-matics-plasma-implementation/)
- Predicates (https://plasma.build/t/predicates-in-matic-plasma/86/3)
- ERC20, ERC721 and Marketplace
- Matic Proof-of-Stake management
- Genesis Bor contracts
For an overview of
Refactor test suite
Improve this page
Add a description, image, and links to the scalability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scalability topic, visit your repo's landing page and select "manage topics."
In https://github.com/taosdata/TDengine/blob/develop/src/client/src/tscPrepare.c, Local variable loopCont is assigned only once, to a constant value, making it effectively constant throughout its scope. If this is not the intent, examine the logic to see if there is a missing assignment that would make loopCont not remain constant.
So the 1567th line should be removed.
![image](https://user-im