<p></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/elextr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a><br>
Thanks for great IDE! it is very useful for me for several years</p>
<p>about 'fflush', as described in man pages:  ...write of all <strong>user-space</strong> buffered data....<br>
After that (fflush or fclose) the data pushed into system-buffers from user-space, and not written on device actually. I faced with that issue with fflush too, when worked on high I/O consumption application. The completely solution is use 'man 3 open' with SYNC or use 'fsync'. But both operate with file descriptor instead of streams</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2434#issuecomment-616566390">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5VJMNGBMJI6MICBI3RNRHG5ANCNFSM4KT64KUQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2WRKUPHKUACSKQYUDRNRHG5A5CNFSM4KT64KU2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOETAA45Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2434#issuecomment-616566390",
"url": "https://github.com/geany/geany/issues/2434#issuecomment-616566390",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>