Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golang part stops responding to javascript after some (variable) amount of time #166

Open
SimonShapiro opened this issue Jan 11, 2022 · 1 comment

Comments

@SimonShapiro
Copy link

I don't know if anyone else has observed this. I use svelte for the front-end following the template on gihub. Everything is fine, but after some time, which I cannot determine, the golang code stops responding to calls from the javscript code.

I am keeping global state in golang using Mutex locks.

Could it have something to do with the fact that lorca is based on devtools?

I use yarn build followed by ./app on MacOs.

Any ideas?

@tyoung3
Copy link

tyoung3 commented Jan 12, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants