Results 8 comments of Dmitrii Stepanenko

@urobasa and @speedy32129 I found what is the issue with this plugin for redmine 4.1.1. Right now redmine use rails 5 and in official doc for rails we can see...

@speedy32129 I created PR with backward compatibility - https://github.com/speedy32129/time_logger/pull/67

@speedy32129 please check and merge this PR when will have time. Thank you!

Hello all. I found this issue and I know how to reproduce it on local: 1) create standard queue on amazon SQS 2) run consume command with timeout option, for...

I found an issue that code "stuck" when worker exit. This is profiler callgraph for this case. It stuck for 10-15 seconds. ![Screenshot from 2024-01-24 15-25-51](https://github.com/symfony/symfony/assets/3325965/95046f69-d2ec-4028-a714-02b4f0dc71ed) ![Screenshot from 2024-01-24 15-26-16](https://github.com/symfony/symfony/assets/3325965/378751e4-2e08-44c3-8e82-508dfce83537)

Hello, in current project we use XmlHasher gem and added some patch for parsing attributes. I want add this functionality into current gem. Do have any suggestions about it?

@Laykou I will try share solution soon

@volser can you please check and merge this PR?