Changelog: - Fix double close race condition (#22) - Add register_atexit parameter (default to True) - Avoid registering atexit callback multiple times https://github.com/trbs/pid/blob/master/CHANGELOG portlint -C still looks fine. Make commands still work fine.
Created attachment 202070 [details] py-pid.diff
A commit references this bug: Author: swills Date: Thu Feb 28 17:00:02 UTC 2019 New revision: 494163 URL: https://svnweb.freebsd.org/changeset/ports/494163 Log: devel/py-pid: Update to 2.2.3 PR: 235784 Submitted by: Mattias Lindvall <mattias.lindvall@gmail.com> (maintainer) Changes: head/devel/py-pid/Makefile head/devel/py-pid/distinfo
Committed, thanks!