We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our app dies after getting this error
"fatal error: concurrent map iteration and map write"
stacktrace leads here
{"line":"\t/go/src/github.com/phpdave11/gofpdi/importer.go:186 +0xdb fp=0xc14d43ee08 sp=0xc14d43ed38 pc=0xbde04b","source":"stderr","tag":"ss-dms"}
Also attaching pprof profile
The text was updated successfully, but these errors were encountered:
Feel free to submit a pull request if you are able to fix the memory leak.
There was an issue where the read() function was being called twice which has since been fixed.
Sorry, something went wrong.
No branches or pull requests
Our app dies after getting this error
"fatal error: concurrent map iteration and map write"
stacktrace leads here
{"line":"\t/go/src/github.com/phpdave11/gofpdi/importer.go:186 +0xdb fp=0xc14d43ee08 sp=0xc14d43ed38 pc=0xbde04b","source":"stderr","tag":"ss-dms"}
Also attaching pprof profile
The text was updated successfully, but these errors were encountered: