Stitch any CI into Tangled
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

known issues

+11
+11
KNOWN_ISSUES.md
··· 1 + # Known Issues 2 + 3 + A list of known issues we should address one day. 4 + 5 + * We don't disconnect from knots when they remove us as a spindle. 6 + This originates in an upstream issue (<https://tangled.org/tangled.org/core/pulls/1401>). 7 + The workaround right now is to periodically restart tack. 8 + 9 + * We never prune the events table. Realistically our load here is very 10 + small and is fully controlled by repos that add us as a spindle, 11 + but we should still consider it one day.