-
Hi,
I'm using a bare metal machine with `5.15.0-122-generic #132-Ubuntu`
But found the related module will crash due to some reasons:
```
[ 142.218849] intel_rapl_common: Found RAPL domain pac…
-
On Windows the x86_64 and arm64ec are made to interoperate (each can host the other in the same process).
`arm64ec` may well be there for a long time.
-
Right now we re-use a lot of code by output thunks as if they were string objects containing the word `""`, but really they should not be display as strings like that.
-
The depth reported should be configurable
-
I'd like to take a `maybe` and unwrap it by running a thunk when it's a `nothing`. `from-just` works with a plain value instead of a thunk, while `from-just!` doesn't let me override the `nothing` beh…
-
I tried to use feature `extraArgument` from `redux-thunk` and it doesn't work in that way :(
##
https://github.com/FredericHeem/redux-act-async/blob/master/src/createActionAsync.js#L47
https://g…
-
If we want to update to a specific hash:
```
ob deploy update --hash xyz
```
is there a way to do that? From what I know, `ob deploy update` always updates to the latest commit for a branch? B…
-
It is a common pattern to have a thunk track a project-specific fork of some dependency, which continually gets upstream changes merged in. However unpacking a thunk only creates one remote (the fork)…
-
It looks like handle blocks don’t add abilities they handle to the wanted abilities of thunks that are forced within the block.
Example:
```
ability Foo where
foo : Nat
Foo.handler : Request {Foo…
-
```
1) Integration tests (rollup-plugin-zigar, Debug)
Function calling
should call variadic functions:
RuntimeError: table index is out of bounds
at call-variadic-fun…