linuxmint / xed

X-Apps [Text] Editor (Cross-DE, backward-compatible, GTK3, traditional UI)
GNU General Public License v2.0
450 stars 85 forks source link

xed doesn't close right away after closing large text files, the program takes a lot of time #605

Closed ylevental closed 3 months ago

ylevental commented 1 year ago
 * Xed version 3.4.2
 * Distribution - Fedora 38 cinnamon

Issue xed doesn't close right away after closing large text files, the program takes a lot of time

Steps to reproduce

  1. Open a large text file with xed (I would estimate at least 1 GB)
  2. Close the file right away as it is loading
  3. Check the system monitor, xed will still be running for at least 10 minutes

Expected behaviour Xed should exit right away. This happens for pluma and gedit.

Other information

BanceDev commented 3 months ago

This issue was resolved in my PR a few weeks back. Can be closed.