Stitch any CI into Tangled
0
fork

Configure Feed

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

at main 11 lines 468 B view raw view rendered
1# Known Issues 2 3A 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.