Dmitry Russ
Dmitry Russ
Ok, so it is not enough, I need to change it in distillery
Related, using the same environment: https://github.com/bitwalker/distillery/pull/360
The same for me.
Would it be reasonable to change interface to something like: `fs:start_notify(Path)` ? It will solve the problem to set the right enviroment, before starting fs(that means, we need to add...
@bvjebin Is it still actual, should I try to reproduce/work on it?
@bvjebin Can you create some small application, where the crashes are reproducible?
There is no possibility at the moment, I'll add your issue to milestone 0.2.0. ( There is other issue with goal close to yours, #34 ).
Hi! @myronmarston Do you have any test case with a mock data, how to reproduce it or it really happen somewhere spontaneously during long run?
@myronmarston Can you check the logs, please and check, if the stacktraces always points to some disconnect routine ( `Mariaex.Protocol.disconnect` ) or there is something else involved?
@myronmarston For example, yes.