chore: createNode security hardening + source move to src#5
chore: createNode security hardening + source move to src#5NagyZoltanPeter merged 19 commits intomasterfrom
Conversation
1bf42c8 to
5e8cda1
Compare
…prevent multi ininitialization. Fix creatNode callback handling for fine resource handling
5e8cda1 to
9b48a43
Compare
Ivansete-status
left a comment
There was a problem hiding this comment.
LGTM! Thanks for it! 💯
| if (!hasLibpqDependency()) { | ||
| QSKIP("libpq dynamic library is not available; skipping logosdelivery integration test."); | ||
| } |
There was a problem hiding this comment.
Maybe we can add this in a tiny macro/template
…lity, some doc changes too
|
@iurimatias: I have merged you module builder pr and this PR is built on top of those changes. What do we do wrong here? |
will do a fix for this |
…unds of having logos-delivery lib in place
|
@iurimatias As this PR is merged now, please rebase your one in order to get to the same page. |
|
Issue: #21 |
Summary
src/- did also already with module builder introLogosResultas default return value for plugin interface.Update