-
It would be nice to have the concept of a project file to state the configuration of a shadow-css project in much the way shadow-cljs has. Has this crossed your mind? A structure for `shadow-css.edn` …
-
Un meilleur placement des entités est nécessaire. Il doit se faire de façon réfléchie, vu que le jeu n'est pas prévu pour être un infinite runner. Il dépendra évidemment de l'avancement des assets, af…
-
We have found that if an ocr process fails, it will [`throw new RequeueException('I am not done yet. Will re-enqueu myself');`](https://github.com/esmero/strawberry_runners/blob/dbac9cf07d910dcef3f26d…
-
**Describe the bug**
Unsure what value to pass to `$TOKEN` for registering the runner
**To Reproduce**
Steps to reproduce the behavior:
Follow the setup guide in the antmicro/runner `README`
``…
-
`ftxsgx-runner-cargo` supports specifying the number of threads that need to be available in the enclave. Unfortunately that is not sufficient; The `enclave-runner` library always spawns `n` worker th…
-
Hi,
I am a formal TTT owner though I play on a deathrun server and I make maps for them. Any hoo. There are other maps that I haven't made that are intended for CSS (Like a lot of gamemodes) and they…
-
### What happened?
When running debug test script after a successful build, the app launches, then it gets stuck infinitely.
(Note: Android is working fine, its only for iOS)
After timeout, it t…
-
Recently, colorized output has broken in iOS builds but works in Android builds.
Sample app output in Android (expected colors):
The same app run on an iPhone (broken):
I submitted this…
-
Hi there !
I am under the impression that there is bug when the wrapper saves a backup the moment the simulation fails.
In my case, the idf had a misspecified schedule, which resulted in a backu…
-
## infinite number of runs
I wonder whether this is a good idea. :)
My vision is that an user would do something like:
```elm
main =
runWithOptions { runs = Just Infinity, seed = Nothing …