-
### Context
Restarting games is currently very challenging to do in Excalibur, yet it's been a fairly common thing we want to do in game. There should be a built in pattern in Excalibur for doing t…
-
`initializeCommand` is a very useful lifecycle hook and it's the only way I found to run commands on the **host machine**, and `devcontainer-feature.json` does not support it, could it been supported …
-
### pnpm version:
last
### Code to reproduce the issue:
### Expected behavior:
```
"scripts": {
"dev": "vite",
"predev": "npx predev-husky && npx predev-files"
},
```
W…
-
Integrate with https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/ to provide a lifecycle hook for the events, possibly CDI Event, but ideally async.
Might fit into SmallRye H…
-
As of today `ComponentFixture::whenStable()` won't pick up async tasks started inside ng2 lifecycle hooks, ex.: `ngOnInit`. There are legitimate cases where async tasks are needed inside lifecycle hoo…
-
## Bug report
### Required System information
- Node.js version: v20.16.0
- NPM version: 10.8.1
- Strapi version: 5.0.0
- Database: sqlite
- Operating system: MacOS (darwin-arm64)
…
-
### Terraform Core Version
">= 0.12
### AWS Provider Version
4.67.0
### Affected Resource(s)
*aws life cycle hook
### Expected Behavior
It should create life cycle hook
###…
-
The issue is the OCI runtime spec has support for specifying hooks that are called during the container lifecycle events. runc has implemented these hooks. CRI does not currently provide a way to spe…
-
Sub-task as part of security vulnerability fixes for ego-ui#108
-
**The problem I am facing**
I'm unable to set a client to read only in methods other than `onConnect`
**The solution I would like**
I'd like to have access to the client connection instance in al…