Skip to content
#

thread-safety

Here are 77 public repositories matching this topic...

employee-1234567
employee-1234567 commented Nov 21, 2018

Unless I'm missing something, it seems the ACKQueue does not clean up after its self when you ACK the items. I discovered this function by looking over the unit tests. Is it expected that users call this function manually? It seems that clear_acked_data() should always be called after ackq.ack(item) if you don't want the sqlite DB to grow unbounded?

doc

Improve this page

Add a description, image, and links to the thread-safety topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the thread-safety topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.