Summary: | should not buffer python script run or debug output | ||
---|---|---|---|
Product: | [Developer tools] kdev-python | Reporter: | Gaël de Chalendar (aka Kleag) <kleagg> |
Component: | User interface | Assignee: | Sven Brauch <mail> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | |
Priority: | NOR | ||
Version: | 5.5.2 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gaël de Chalendar (aka Kleag)
2020-09-29 20:07:02 UTC
Yep, this is a bit annoying. You can use `sys.stdout.flush()`, but it shouldn't be necessary. *** This bug has been marked as a duplicate of bug 384791 *** I don't understand why this happens, I tried investigating before but never dug deep enough to find the reason. The complaint is valid, of course. Side note: how did I miss the original bug which I duplicated? I searched before submitting! I currently work on a research project using AI for helping software engineering, doing requirements traceability for example. Maybe I should add bug duplicate detection as an important task to handle! |