Summary: In integrations where the capturing process isn't forked off the main Infer process, but launched, eg, via a script pretending to be a compiler, the reference indicating whether the server is running will always be false, and thus such integrations will never try to connect to the write daemon. Fix this by - making `sqlite-write-daemon` authoritative wrt connecting to the daemon. - launching the daemon earlier in the setup process. Reviewed By: jberdine Differential Revision: D17204002 fbshipit-source-id: 23d452facmaster
parent
f298d728c5
commit
5ee59cea23
Loading…
Reference in new issue