-
Here is simplified version of my code from actual production code base:
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=99a751acd113949b2a77fa251e33f955 (rustc 1.68.2)
The …
-
### What's needed?
See https://github.com/frequenz-floss/frequenz-dispatch-python/pull/22#discussion_r1584494188 for details
### Proposed solution
_No response_
### Use cases
_No response_
### A…
-
**Github username:** @bauchibred
**Twitter username:** bauchibred
**Submission hash (on-chain):** 0x1c2d46ee0c064a6aec05426bffb2e426b165c41baa25d2fb4ef746a85bb0a498
**Severity:** high
**Description:…
-
Currently most virtual methods take `&mut self` as the receiver, this can be problematic if you want to call multiple virtual methods at once from godot. We could loosen this restriction.
One way t…
-
Description
===========
When using OAuth-based authentication with Receiver role granted at Event Hub (topic) level and then fetching METADATA without specifying any topics connection is forcefully …
-
I have implemented a draining flag to allow current Function runs to complete before stopping the process. When the flag is set i call the `cancellationTokenSource.Cancel()` and then calls jobHost.Sto…
-
The following checklist should be completed for a release build of Chorus. The list is sourced from here:
These so called API Guidelines should not be forced upon the project, but be just that: a …
-
Minimal example:
```pony
actor Main
new create(env: Env) =>
Main~create()
```
Partial application of a constructor (actor, class) segfaults with an LLVM error.
> 0.52.0-a48b9ddf [re…
-
Currently, the operation `SchedContext_Bind` when invoked with a notification cap as parameter, will proceed to bind the SC to the notification if both are not currently bound, without checking rights…
lsf37 updated
2 years ago
-
# submdspan Kona 2022/11/11 feedback
"The `SliceSpecifier` template argument(s)" in (2) should be `SliceSpecifiers` (typo).
Bikeshed: `strided_index_range` is obviously not a range in the sense …