-
I am not able to get the `block-network` feature to work properly in Buildfarm. I have a test target which opens a socket on a fixed port and I run all tests with `--runs_per_test=100` to create por…
-
Hi, i've been trying to figure out why my code didn't work well and was bugging a lot at the part where the player gets the hp and ap:
```pawn
public User_Killed()
{
new attacker = read_data(1)
…
-
In order to better understand the behavior of the REAPI client, we should add a counter for the number of new connections made by the REAPI client to the backend. This counter would likely need to ins…
tdyas updated
3 years ago
-
The Go plugin currently requires the user to run `./pants tailor` to generate `go_external_module` and `_go_ext_mod_package` targets which model third party Go modules and the packages therein. The `_…
tdyas updated
3 years ago
-
There is ReHLDS and ReGameDLL_CS. It means reversed cs mod and hlds, then rewriten and optimized. As i know these are faster and with fixed bugs and vulnerabilities. Im not good at understanding such …
-
Currently when we write to the action cache, we upload the inputs of the action:
https://github.com/pantsbuild/pants/blob/f6b99aeb8c25757efa3d68b4b28485ae985da168/src/rust/engine/process_execution/sr…
-
Hey Hedgefog,
I recently updated the Halloween Mod from 4.0.0 to 6.2.0, and my server seems to crash on restart/map change. The first time the mod is launched, it works perfectly, but after the ser…
-
## Date
Thursday 17 June 2021 - 12pm Noon EST / 5pm UK
## Untracked attendees
| Name | Firm | Comment |
|:---------|:------------|:-----|
## Meeting notices
- FINOS **Project leads** are res…
-
- [x] I tried using the `@types/ramda` package and had problems.
```
tsc --version …
-
In many cases, it is desirable for blobs to be sent in compressed form to and from the cache. While gRPC supports channel-level compression, the generated bindings APIs for the languages I checked req…