Jump to content

UniSession.SendStream crashes uniGUI


lbuelvas

Recommended Posts

Hi, i'm working on an app that dynamically generates memory streams containing pdf docs, and then sends them to the user, all works fine but i have noticed that if i request multiple downloads, the backend just crashes, i was looking into the project folder, and found that uniGUI for some magic reason caches these files that are generated (but never saved as files), i dont know if it has something to do with my problem, or if it has relation with uniGUI architecture, as far as i know, main and main_module instances are unique for every session, but this cache folder seems to be universal to them all, hope you can help me, thanks in advance.

Link to comment
Share on other sites

13 hours ago, lbuelvas said:

Hi, i'm working on an app that dynamically generates memory streams containing pdf docs, and then sends them to the user, all works fine but i have noticed that if i request multiple downloads, the backend just crashes, i was looking into the project folder, and found that uniGUI for some magic reason caches these files that are generated (but never saved as files), i dont know if it has something to do with my problem, or if it has relation with uniGUI architecture, as far as i know, main and main_module instances are unique for every session, but this cache folder seems to be universal to them all, hope you can help me, thanks in advance.

Hi,

Which build are you using?

How can we reproduce this issue?!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...