-
I'm trying to get the agdk-eframe example working with up-to-date dependencies:
```toml
[dependencies]
log = "0.4"
winit = { version = "0.30", features = [ "android-game-activity" ] }
wgpu = "2…
-
Hello everyone,
I think it could possibly be useful to utilize a logger for any activity the onboard computer is doing. Python has a built-in logger library ready for use ([more info](http://docs.p…
Weffe updated
6 years ago
-
This is a little obscure, but it's code running in production that was based on this [stack overflow post](https://stackoverflow.com/questions/21850995/association-for-polymorphic-belongs-to-of-a-part…
-
## Enhancement Request
### Enhancement Overview
When viewing application logs, it is often useful to see contextual properties to help understand the logs. For instance, when viewing a log message…
-
Hello,
I am trying to setup the ZQM integration for dispatcher and I am getting this issue. I think the config piece is not right and there is not much information on how to set it:
Can somebody t…
-
Stack Trace for reference:
```js
throw new KafkaJSError('The producer is disconnected')
^
KafkaJSError: The producer is disconnected
at validateConnectionStatus (/hom…
-
In one of our orchestrators that is running multiple activities in parallel, we've encountered following warning:
`[Warning] Internal assert failure: Work item queue message with ID = {Id} is being…
-
### Description
> A clear and concise description of what the bug is. Please make an effort to fill in all the sections below; the information will help us investigate your issue.
I created a very…
-
There's a built into .NET feature called [activities](https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.activity) which is can be turned off when not needed. If it's turned of then there…
-
When using `t.references` or `t.belongs_to` in a migration, Chronomodel does not create the reference index in the historical table
### Reproducible test case
```rb
# frozen_string_literal: tru…