reactr
reactr copied to clipboard
Function scheduler for Go & WebAssembly
The Swift Runnable API library should be converted to use C headers for the FFI interface rather than the current method, which forces the Swift Calling Convention rather than the...
The Swift Runnable API needs to be brought up to parity with Rust. In particular, it needs: - [ ] The ability to return RunErrs - [ ] The ability...
To unleash future use cases, it would be great if `fqn` are self-describing and backward-compatible by design so that they can be "universally discoverable". I'd suggest exploring the use of...
Should be able to limit the job queue size when registering the job handler, and define the behavior when the queue is full, either: 1. No-op, return `nil, nil` on...
What should happen? Can they be cleared and re-filled? Should it be an error? Locking behavior?
If you call `run` from within a `Run` with the same jobType and attempt to `Then` it, that will be a deadlock unless the worker's pool is < 1. See...
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.2+incompatible. Release notes Sourced from github.com/docker/distribution's releases. v2.8.2 What's Changed Revert registry/client: set Accept: identity header when getting layers by @ndeloof in distribution/distribution#3783 Parse http...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.11+incompatible to 20.10.24+incompatible. Release notes Sourced from github.com/docker/docker's releases. v20.10.24 20.10.24 Bug fixes and enhancements Fixed a number of issues that can cause Swarm encrypted overlay networks...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.0.2 to 1.1.5. Release notes Sourced from github.com/opencontainers/runc's releases. runc 1.1.5 -- "囚われた屈辱は 反撃の嚆矢だ" This is the fifth patch release in the 1.1.z series of runc, which...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20220425223048-2871e0cb64e4 to 0.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...