-
**Is your feature request related to a problem? Please describe.**
We use Drupal's [Queue](https://api.drupal.org/api/drupal/core%21core.api.php/group/queue/11.x) feature to handle background tasks. …
-
After report final result and exit, nni does nothing. On portal, it received the final results but still mark experiment as running. When manually stopped, it cleans up and wait infinitely.
```
20…
-
Enhance the test runner to SET ESCAPE ON and trap for the user pressing the ESCAPE key. I believe this should also cause that test to fail, and log an error message indicating that the user pressed ES…
-
My Xcode version is 15.4 and this is the error log.
```PhaseScriptExecution Run\ Script /Users/unify/Library/Developer/Xcode/DerivedData/Runner-gjduhmogmrltpidnhvspoxgsbyki/Build/Intermediates.no…
-
It would be nice being able to use `cert-manager` (instead of self-signed CA certs) for the helper secrets.
Would you be up for adding explicit support or docs for this?
-
The latest timeouts don't seem to be caused by a simple infinite loop. It's just that many files now take a *lot* longer than they used to. For example here is what's running right now:
```
nawroc…
-
Using just:
```yaml
Layout/IndentationStyle:
EnforcedStyle: tabs
```
instead of:
```yaml
Layout/IndentationStyle:
IndentationWidth: 1
EnforcedStyle: tabs
```
leads to an infinite …
-
Thanks again for the awesome work on Karma. There might already be an API for what I'm asking, but I couldn't find it. I hope I'm not wasting your time.
**Current behavior**
When running [Stryke…
-
(Ranked from most to least essential)
- [x] Basic Infinite Runner @tigleym
- [x] Infinite Background @tigleym
- [x] Toast notifications @NightlySide
- [x] Showing collected letters to the player @…
-
Is there a good way to append chunks of data to the current collision layer on a scene?
The main reason is to be able to create dynamic "infinite" games and specially to create the level on the run.
I…