~mgedmin/zodbbrowser/master

Viewing all changes in revision 578.

  • Committer: Marius Gedminas
  • Date: 2021-06-01 13:40:14 UTC
  • Revision ID: git-v1:912c7f553c2c54575d327ecbeb1a0bd3203302d1
Fix DeprecationWarning for Thread.setDaemon()

/home/mg/src/zodbbrowser/.tox/py310/lib/python3.10/site-packages/zodbbrowser/ftests/test_standalone.py:101: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
  self.server_thread.setDaemon(True)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: