Am 22.12.2015 um 22:41 schrieb elextr: > > Once we had the buffer copy we could spawn the plain file write or > |g_file_set_contents| methods as separate threads. > >
We have that, haven't we? I was suggested a poll() so that we don't introduce threads into geany, however for this specific use case a fire-and-forget worker thread might be easier to deal with. Best regards --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/828#issuecomment-166740695
