Kul

Results 36 comments of Kul

> @kul-sudo, try using the method suggested by @yagop. > I ended up with a different approach by the time he replied, so try it and let us know if...

I'd also like to mention that there's a chance the bug occurs on the OS level: when the frequency of the events is too high, the process of the app...

> No, this issue doesn't seem to be specific to that plugin so i left the workaround branch untouched. Maybe i'll merge it into the main branches as a temporary...

> Yeah, it probably also steal just about all your data but I still think the option should be in the docs personally I doubt it'll steal data :thinking:

Added the missing test and updated the PR description accordingly. Should be fine now, so feel free to review.

Please note I've added new details into the body of the issue, split by date. The second observation is essential.

@laggui ```sh 2025-11-13T19:52:15.731691Z INFO burn_train::learner::strategies::single::epoch: Iteration 296 2025-11-13T19:52:15.756341Z INFO burn_train::learner::strategies::single::epoch: Iteration 297 2025-11-13T19:52:15.785500Z INFO burn_train::learner::strategies::single::epoch: Executing validation step for epoch 25 2025-11-13T19:52:16.304776Z ERROR burn_train::learner::application_logger: PANIC => panicked at /home/user/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/burn-train-0.19.1/src/learner/base.rs:58:26: Can...

@laggui I hadn't paid attention! Here's the part before that batch of iterations: ```sh 2025-11-13T19:52:07.118050Z INFO burn_train::learner::strategies::single::epoch: Iteration 297 2025-11-13T19:52:07.166915Z INFO burn_train::learner::strategies::single::epoch: Executing validation step for epoch 24 2025-11-13T19:52:07.686537Z INFO...

Truncated a little bit and kept only what had significance in the light of the issue: [experiment.log](https://github.com/user-attachments/files/23552462/experiment.log)