-
Working on a project where we want to both receive telegram messages and respond to user inputs
Wanted to see if there's a good way to incorporate this using coroutines / asyncio i.e. maybe wrap bo…
-
In user_logged_in, user_logged_out and user_login_failed receiver functions (signals/auth_signals.py), argument 'using' is not passed to transaction.atomic(), so execption is raised when multiple data…
-
Hi, thanks for creating this lib! [OpenDAL](https://github.com/apache/incubator-opendal) is working on for adding native integration with this lib to allow users to dump the async backtrace: https://g…
-
```
What steps will reproduce the problem?
1. Calibrate radio with only stick controls
2. CH7 gets calibrated to whatever is the min/max deviation of the PWM
3. activate any CH7 function - it switches…
-
Allow the central event bus to define interceptor functions. The idea would be that these functions will be called before the event call back functions are executed. Consider the following interfaces …
-
Further to the 5XX and 4XX resolution on testing the Go SDK these issues discovered.
- Invalid module name in go.mod (set the generate command?)
- Targets a fixed endpoint by default (set in the gen…
-
It seems not possible define the content-type for an out message.
In my function.json I have an out serviceBus that works fine but I'm unable to define the content-type.
{
"type": "ser…
-
# Lines of code
https://github.com/code-423n4/2023-11-canto/blob/335930cd53cf9a137504a57f1215be52c6d67cb3/1155tech-contracts/src/Market.sol#L263
# Vulnerability details
## Impact
User may not rece…
-
When using a Leaf txn, someone needs to collect its metadata and pass it through to the DistSQL receiver which merges it with the Root's metadata. A handful of processors (e.g. the `TableReader`) do t…
-
## Expected Behavior of the rule
Let there be two rules:
1. A rule for addressing a general case where there is a Kotlin file with only top-level declarations. The rule checks if such files corres…