浏览代码

Wait transaction in daemon

Bastien Sevajol (Algoo) 8 年前
父节点
当前提交
a1466d143a
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      tracim/tracim/tests/functional/test_calendar.py

+ 2 - 0
tracim/tracim/tests/functional/test_calendar.py 查看文件

@@ -204,6 +204,8 @@ END:VCALENDAR
204 204
         user_calendar.save()
205 205
 
206 206
         daemons.execute_in_thread('radicale', lambda: transaction.commit())
207
+        # TODO - 20160606 - Bastien: lock should be better here ?
208
+        time.sleep(3)  # Wait for be sure transaction commited in daemon
207 209
 
208 210
         try:
209 211
             event = DBSession.query(Content).filter(