Closed fukamachi closed 7 years ago
Do you have any ideas to fix this?
I've fixed the issue of Psychiq with a dirty way, however, the situation may be happened in other environments.
For instance, Woo's workers are threads and it would be a problem if the app uses jojo:to-json
.
@fukamachi Naoshimashita! Arigato-gozaimasu!
Cool! Arigato!
While I'm looking into https://github.com/fukamachi/psychiq/issues/1, I found that
jojo:to-json
may be not thread-safe.Sometimes it says like the following errors:
And the output string from
jojo:to-json
is sometimes incomplete or contains garbages like:Here's a reproducible code: