Skip to content
  • Alessio Netti's avatar
    Bugfixes · 596c4c94
    Alessio Netti authored
    - Removed the dlclose call on plugin unloads to avoid segmentation fault
    issues at destruction time of boost thread objects due to failed symbol resolution
    - QueryEngine in DCDBPusher does not block anymore while being updated,
    but simply returns NULL
    596c4c94