14
0
forked from pool/python-trio

- Fix deadlocks in the testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trio?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-05-22 13:02:57 +00:00
committed by Git OBS Bridge
parent e4ba32ed36
commit d687042285
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 22 13:02:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix deadlocks in the testsuite
-------------------------------------------------------------------
Tue May 14 21:27:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>