-
As mentioned in my `TRACY_NO_VERIFY` [PR](https://github.com/nagisa/rust_tracy_client/pull/107#issuecomment-2294841887) - I have been exploring alternate methods for writing Spans to Tracy other than …
-
Couple of times per month I receive unserialize error ("Error at offset X of Y bytes") from RobotLoader which uses FileStorage. This suggests that FileStorage failed to write tha data properly. I alwa…
-
Version: 2.10.8 (and many before)
### Bug Description
Php manual says that input to mail function "must obey" RFC2822
https://www.php.net/manual/en/function.mail.php
http://www.faqs.org/rfcs/rfc…
-
_Annotation imported from PaperHive._
Regarding this part:
Asudeh et al. (2014
: 81) state that “The call to
Benefactive
is optional, such
that the double-object rule is general and can also apply to…
-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 9a09eac79b85c846e3a865a9078a3f8ff65a9259 (props: bump version to 0.42.0).
Dat…
-
Seems in my tests like we get stuck on a mutex when I do TracyPlotConfig duration construction of a class after main() when having TRACY_ON_DEMAND enabled.
```
"Thread 1 (Thread 0x7f4b022d9000 (LW…
-
### Short description of the issue
I am actually not sure if this is a bug or intentional, but when debug mode is on and a non-superuser clicks on the "new" page list action and there is no all…
-
Hi guys,
I am starting a GovCMS for a government client and I have a couple of questions regarding customisation.
We need to make some changes to the default installation and it seems most is high…
-
-
With features like comptime, being able to trace the time the zig compiler spends compiling code can allow for compile-times to be dealt-with in a systematic way as projects grow with time.
Fortun…