issues
search
entangled
/
entangled.py
Python port of Entangled
Apache License 2.0
37
stars
7
forks
source link
test_daemon fails on mac
#29
Closed
recap
closed
1 year ago
recap
commented
1 year ago
The test fails at 2 points either
hello.scm is not created and assertion fails or
hello.scm is written and main.md is not changed so md_stat1 != md_stat2 fails. Tried with no success:
os.sync with time sleep
file.flush
wait for file written with timeout: in 1 sometimes the wait hangs until timeout
The test fails at 2 points either