mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-08 21:02:12 +02:00
Wrap publisher send in try/finally so that pub.stop() is always called, even if pub.send() raises an exception. This matches the existing pattern used in emit_document_provenance (lines 345-361). Also expanded the FIXME comment on the asyncio.sleep(1) to clarify what it may be compensating for and that further investigation is needed. |
||
|---|---|---|
| .. | ||
| trustgraph | ||
| pyproject.toml | ||
| README.md | ||