···11+# Known Issues
22+33+A list of known issues we should address one day.
44+55+* We don't disconnect from knots when they remove us as a spindle.
66+ This originates in an upstream issue (<https://tangled.org/tangled.org/core/pulls/1401>).
77+ The workaround right now is to periodically restart tack.
88+99+* We never prune the events table. Realistically our load here is very
1010+ small and is fully controlled by repos that add us as a spindle,
1111+ but we should still consider it one day.