dylibso / observe-sdk

Continuous runtime observablity SDKs to monitor WebAssembly code.
https://dev.dylibso.com/docs/observe/overview
Apache License 2.0
156 stars 7 forks source link

cleanup: avoid initializing dylibso_observe module multiple times #147

Closed zshipko closed 9 months ago

zshipko commented 9 months ago

Avoid adding the dylibso_observe functions multiple times, fixes an issue we're running into in: https://github.com/bacalhau-project/bacalhau/pull/2971