Ingmar Steen

Results 4 issues of Ingmar Steen

Cancelling _fill_free_pool before a new connection is added to self._free prevents it from being cleaned up which causes a lingering connection and eventually the postgresql server running out of sockets....

When running any of the DMA examples on a raspberry pi zero w that does nothing else, the signal stops after a short amount of time. The actual cut-off time...

question

You might not want to merge this as the original code is prettier, but I needed this patch to make it work on some older machines that only have python...

When using dropdown('set selected') with a multi select dropdown it selects the given options but does not deselect already selected options. Using the "set exactly" command replaces the selection.